Hi 2012/11/15 Mark Struberg <[email protected]>: > what does that 'cache'? > > Imo exactly nothing. This is not a 'cache'. A cache stores information it > gets somewhere so it doesn't need to be resolved again. But those 2 classes > do not cache anything. They 'manage' state, but they do not 'cache' state. >
StateCache, ClientSideStateCacheImpl and ServerSideStateCacheImpl are not good names. The intention of those classes is 'manage the storage operations of the state'. > > I rather to back to the old names. > There are no old names. Since 1.1.x, all that code has been inside JspStateManagerImpl. If you can find better names I have no objections. regards, Leonardo > LieGrue, > strub >
