> Aha!  At least there's something we can agree on!

I may be too dense in my understanding of the TX stuff right now so have
patience.  I may/may not have a point.

> >
> > As far as remoting goes.  The SimpleMetaData class does have the means
> > now
> > to define whether data should be serialized across the wire.  My thought
> > is
> > that when a DP (and later an AOP'ized Class") is serialized, my thoughts
> > are
> > that the the serializer will again walk through the chain and ask each
> > repository for its serializable data.  Or another possibility
> is that the
> > Interceptor knows which metadata should be serialized.  This area needs
> > some
> > thought and iteration.
>
> At the moment I'd think that having a single level metadata repository and
> having the items you store in it  know how and if to serialize themselves
> would make sense.  Or using non-string keys that indicate if the value is
> transient is another possibility.
>

SimpleMetaData does have this capability.  Its supposed to encapsulate all
the different kinds of payloads that are in the old Invocation object.

Bill



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to