You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2022. It is now read-only.
See javax.annotation.processing for classes and interfaces. It's available in 1.6, and based on how things have been going with this, I believe 1.6 is the target compatibility for this project, especially now that 1.7 is the latest and lambdas won't be here until 1.8.
The thing is, though, that implementing the standard API will take longer than finishing my own prototypical implementation, so that can wait until later. It would probably help performance or make it easier to partially support CDI using Nucleus.
See
javax.annotation.processingfor classes and interfaces. It's available in 1.6, and based on how things have been going with this, I believe 1.6 is the target compatibility for this project, especially now that 1.7 is the latest and lambdas won't be here until 1.8.The thing is, though, that implementing the standard API will take longer than finishing my own prototypical implementation, so that can wait until later. It would probably help performance or make it easier to partially support CDI using Nucleus.