Is there any supported way of adding to the built in Session properties (i.e session.props
, not session.custom
)?
I have some configuration stuff that would most naturally fit as session properties (to allow for binding support). I guess I can read/write to whatever session property keys I want, but I’d really like to provide schema information.