liquid-java / liquid-java/latte
Deal with external libraries
- Dominant language
- Java
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- Annotate libraries
- Use those annotations inside Latte
- we can use the `@ExternalRefinementsFor("java.util.Iterator")` annotation from liquidjava - you can check the examples in liquidjava at https://github.com/CatarinaGamboa/liquidjava/tree/main/liquidjava-example/src/main/java/testSuite/classes/arraylist_correct
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked liquidjava arraylist_correct examples and the use of @ExternalRefinementsFor("java.util.Iterator"). Then inspect how external libraries are currently handled in Latte. Done means libraries are annotated and those annotations are used inside Latte, as described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100