On 11.07.2011 13:41, Konstantin Kolinko wrote:
> 2011/7/10 Rainer Jung <rainer.j...@kippdata.de>:
>>
>> I think checking for serializability in StandardSession isn't good,
>> because AFAIK StandardSession isn't used by any mechanism Tomcat
>> supports to implement "distributable".
>>
>> And in DeltaSession I would like to have the check optional, i.e. only
>> check if the configuration wants the attribute to be replicated.
>>
>> By default all attributes will be replicated as is today, but by
>> configuration one will be able to choose attributes to replicate using a
>> regexp against the attribute name.
>>
>> Any remarks?
>>
> 
> I think you are right and we can relax the requirement.
> E.g. to delegate the check to some helper method that is overwritten
> in DeltaSession or in other derived class.

Thanks, will do!

Regards,

Rainer


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to