Thanks!! -----Original Message----- From: Masashi Umezawa [mailto:umejava@mars.dti.ne.jp] Sent: Monday, June 14, 2010 9:44 AM To: Schwab,Wilhelm K Cc: Pharo-project@lists.gforge.inria.fr Subject: Re: [SIXX] feedback Hello Bill, Thanks for the feedback. I've fixed old underscore assignments. The latest development version is available at: http://squeaksource.blueplane.jp/SIXX.html Currently, I'm integrating XMLPullParser patches, so the source is not so well organized. But all assignments are now ANSI-style anyway. ;-) Best regards, Schwab,Wilhelm K <bschwab@anest.ufl.edu> wrote:
Masashi,
I have been trying to do some testing of Pharo 1.1 through a Seaside 3.0 daily image. One of the first things I load is SIXX. Pharo has been addressing underscore assignment problems, and the default is now to treat them as syntax errors, and one was identified in SixxAutoMorphMemento class>>release. I have also noted them in the #instDict and #instDict: accessors.
It would be helpful if you could change the underscores to := for future releases. I am not sure how to tell if there are other underscore assignments in the .sar.
Thanks for SIXX!
Bill
--- [:masashi | ^umezawa]