cool! On Dec 9, 2010, at 10:41 PM, Dale Henrichs wrote:
On 12/09/2010 10:39 AM, Stéphane Ducasse wrote:
I'm interested in terms of maintaining Pharo compatibility ... many of the GLASS developers develop in Pharo and deploy in GemStone and I am trying to get in the habit of using the same packages that are loaded into Pharo (where possible/practical) so that the bugfixes and updates can be shared without too much trouble ...
Dale
we are interested in making sure that the package loads well in Glass. I hope that we will simplify clean the system another couple of times to arrive to a nicer version. Adding tests is also a good way to support such effort.
Stef
Stef,
The packages loaded (except for the two compile errors .. I'll check a fix in for those) and all tests ran clean ... I will probably spend some time with regex and streams to validate GemStone's Ansi streams and will add tests if the coverage is lacking in that area ...
Dale