A session is defined as the process of serializing a single root object; any handler directly called by container handlers (arrays and hashes/objects) shares this object with its caller.
Note that anything called indirectly (via {@link GENERIC_HANDLER}) won't be part of the session.
|
|