Hi,

quick question if Qi4J supports custom annotations instead of using the Qi4J
API ones.
Simple example:
@Service @Tagged("SAFE") RemoteService service;
-->
@SafeService RemoteService service;

For this to work one needs support in Qi4J core at assembly time.

Just curious.
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to