Mariano! Yes, i'm seeing the same on last 2.0. I've made a little add-on for writing startup rules modular on the image and then a builder that generate startup files from those methods and i had to rollback to previous versions of the method i said for being able to store the rules on files.
Cheers, Guido. 2012/9/20 Mariano Martinez Peck <[email protected]> > Hi Guido. Is this still a problem? > > > On Wed, Aug 22, 2012 at 4:40 PM, Guido Chari <[email protected]> wrote: > >> There was a change on the storeOn: method of StartupAction that is >> breaking things. Before it said: " aStream >> code printString" and now it >> has "code storeOn: aStream". I'm almost sure that the previous one is the >> correct one. We didn't one to print the object on the file, only the text >> for later running it or am i wrong? >> >> Cheers, >> Guido. >> > > > > -- > Mariano > http://marianopeck.wordpress.com > >
