Hi

Maybe someone can help alleviate my confusion. I gather (from reading
https://tapestry.apache.org/service-serialization.html) that IoC services,
when persisted, are done so using tokens.

If a service is passed to a POJO and that POJO stored in a session using
the @Persist annotation, that behaviour does not change, correct?

The reason I'm asking: I'm currently looking at the session with two
different profiling tools, one of which claims that the entire object graph
of the service has been stored.

Mihkel

Reply via email to