Hi, We harvested something: http://code.google.com/p/pharo/issues/detail?id=15 Instance variable names hould not be capitalized and should be different from class variables names The problem is that this a) makes code unloadable that is already out there. not good. and b) it's buggy. At first, I fixed one bug: Issue 174: XMLSupport can't be loaded into latest Pharo image http://code.google.com/p/pharo/issues/detail?id=174 Then there was another: Issue 202: Pier-Model can not be loaded into Pharo http://code.google.com/p/pharo/issues/detail?id=202 which I thought I fixed, but that fix does not work either: Issue 219: Cryptography does not load into Pharo http://code.google.com/p/pharo/issues/detail?id=219 Would somebody be againt retracting the orginal "enhancement" to classbuilder? This has already cost me *hours* and I really don't want anymore. Marcus -- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker