Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_cacheName for all process should include more info #33

Open
dalehenrich opened this issue Jun 10, 2015 · 0 comments
Open

_cacheName for all process should include more info #33

dalehenrich opened this issue Jun 10, 2015 · 0 comments
Milestone

Comments

@dalehenrich
Copy link
Member

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)).
%

see also: GsDevKit/gsDevKitHome#81

@dalehenrich dalehenrich modified the milestone: 1.0.10 Jul 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant