[jboss-dev-forums] [Design of JBossCache] - Re: Proxy Based POJOs (No AOP) in POJO Cache

bela@jboss.com do-not-reply at jboss.com
Fri Oct 5 01:31:34 EDT 2007


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#4091816

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091816



More information about the jboss-dev-forums mailing list