Dale
googling i found:
from this url extract...
"System class >> sessionCacheStatAt: at
New public API for session cache statistics
The method in System class to get and set sessionCacheStatistics (_sessionCacheStatAt:, etc.) have officially-public method interface, named without the leading underscore.
new methods are:
System class >> sessionCacheStatAt:
System class >> sessionCacheStatAt:put:
System class >> sessionCacheStatAt:decrementBy:
System class >> sessionCacheStatAt:incrementBy:
System class >> sessionCacheStatsForProcessSlot:
System class >> sessionCacheStatsForSessionId:
Although existing methods with the leading underscore are unchanged, we recommend using these public selectors." ....
but this is for 3.0 beta release. beta release is confusing to me, because i copied extent.dbf form 2.8 version (from old appliance 2.8 seaside )
and corresponding transxxx.log
this is confusing .. any clue?
best
MDC