You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mariano suggests the following for a default cacheName in startSeaside30_Adaptor and friends:
run
| x |
"set _cacheName: for Gem to get unique id in statmon output. see http://code.google.com/p/glassdb/issues/detail?id=132"
System _cacheName: ((x := 'Seaside-$1-$2-' , (GsSession serialOfSession: System session) printString , '-' , System myUserProfile userId) copyFrom: 1 to: (x size min: 31)).
%
Mariano suggests the following for a default cacheName in startSeaside30_Adaptor and friends:
see also: GsDevKit/gsDevKitHome#81
The text was updated successfully, but these errors were encountered: