I don't like this approach, as it defeats the uniformity of byte code instrumentation.
I always disliked that - although we do instrument user classes - we cannot do the same
for collections, so that's where we use AOP proxies.
I'd prefer a uniform approach. Having to writter getters and setters in one case and
being able to use complete POJOs in another is cumbersome IMO.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091816#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...