Hello,
I was thinking/dreaming about one extension to DSL. Should we make new
keyword (e.g. annotate) which will allow as to generate ANY annotation
for objects? Examples:
Entity Test extends BasicTest annotate @Role("ROLE_TEST"),
@StatusField("status, mainStatus") {
Service TestService annotate @Behaviour("InStatusEngine")...

We should introduce annotate keywork to:
Entity
Property/Attribute
Service
Service methods
Service parameters
BasicValue

Than we should introduce many concepts with AOP which are easy to
handle and allow endless extensions.

What do you think about this?

Pavel

------------------------------------------------------------------------------
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to