[Pharo-project] Montcello question
March 22, 2012
11:01 p.m.
Is there a way to save a global variable into an MC package? I will probably just gzip some data and make a class method with the reduced byte array as a literal, but it would be nice to simply somehow tag a global and have it magically part of the package. Bill
March 23, 2012
6:40 a.m.
On Mar 23, 2012, at 12:01 AM, Schwab,Wilhelm K wrote:
Is there a way to save a global variable into an MC package?
not that I know
I will probably just gzip some data and make a class method with the reduced byte array as a literal, but it would be nice to simply somehow tag a global and have it magically part of the package.
Bill
5243
Age (days ago)
5244
Last active (days ago)
1 comments
2 participants
participants (2)
-
Schwab,Wilhelm K -
Stéphane Ducasse