Hi, I have questions regarding using TreeCacheAop.
| A) If I have an object that once created is used only for read only | purposes, is there any problem with not-aspectizing the object | and still using the method putObject()? | | B) It seems that objects in the TreeCacheAop do not | need to be serializable. Is it ok to use serializable objects | in TreeCacheAop? I noticed some inconsistent behavior until | I stopped implementing Serializable in objects that I was aspectizing. | | | | Thanks, | Bill | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871369#3871369 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871369 ------------------------------------------------------- This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005 Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows Embedded(r) & Windows Mobile(tm) platforms, applications & content. Register by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
