Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Implement annotation processing using standard API #21

@jvz

Description

@jvz

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions