google / google/compile-testing
Open the API
Open
P3
type=enhancement
- Dominant language
- Java
- Stars
- 722
- Forks
- 129
- Avg merge
- 11m
- Merged PRs (30d)
- 4
Description
Quite a few classes are package protected, final etc and it makes it hard to extend the features of the library.
For instance, I would like to create an alternate way to compile java classes and it would be nice to extend JavaSourcesSubject, JavaSourceSubject, their adapters, using Compilation class, the various clauses, etc...
Would it be possible to open the API a bit more to make this easier ?
Contributor guide
Assessment
This issue has not been assessed yet.