[jboss-dev-forums] [Design of JBossCache] - Re: Removing classloader issues for PojoCache

bstansberry@jboss.com do-not-reply at jboss.com
Mon Oct 1 09:54:26 EDT 2007


Can these be stored internally in a MarshalledValue variant (i.e. lazy-demarshalling by the interceptor on the field read)?

Assume the MarshalledValue variant is efficient; i.e. doesn't create a byte[] version of the object until it itself is serialized; discards the byte[] as soon as get() is called.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090265#4090265

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



More information about the jboss-dev-forums mailing list