oookk, so the important thing is that the object is fetched by
the request runtime, and not with/by any other runtime lingering around.
hope I made it this time. :)

Cheers,
Fausto


On 4/17/07, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote:
> Fausto Lelli wrote:
> > thanks !,
> > I think I'm getting it now, at least
> > #1 always use the same runtime in the session.
> > still, I don't get #2,
> > why a marshalled object should stick to the same runtime ?
>
> A marshalled object *won't* have to stick to the same runtime, but it
> doesn't matter because on the receiving end it's Ruby unmarshalling it
> again, and so the new object will be just fine.
>
> - Charlie
> _______________________________________________
> Jruby-extras-devel mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/jruby-extras-devel
>
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to