I was going to start working on the annotation processing for @Requires. Has anyone started working on it yet? Looking at the current processing of the DataType annotation, it looks like we want to create a PolicyJavaInterfaceProcessor class and register it with the JavaInterfaceProcessorRegistryImpl. This way it will be call during the introspection of the Java implementation. PolicyJavaInterfaceProcessor would handle the @Requires and @PolicySets annotations. Initial implementation will only handle the @Requires. Any suggestions, comments, or recommendations?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to