Lukas, I recognize that lots of hard work goes into refactoring, but code should be able to move freely out of one image and into the next. In the cases that caught my attention, the code is "double spaced" and it should not be.
Bill -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Lukas Renggli Sent: Friday, April 16, 2010 3:13 AM To: [email protected] Subject: Re: [Pharo-project] Double line feeds in some method source >> I built an image from the 1.0 image (congratulations/thanks to all!!!!) and >> have noticed that some of the method source has extra line feeds. So far, I >> have not noticed anything that the affected classes/methods/packages/etc. >> have in common. > > can you give us a list? or some samples to check? What kind of extra line feeds? That kind of stuff can be easily fixed with the regexp extension to the refactoring engine. Lukas -- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
