On May 15, 2009, at 12:04 AM, Hernan Wilkinson wrote: > Hi, > we realized (after pharo crash) that there are some code changes > that are not save to the changes file. Most of the are related to > dynamically defining the "change".
Yes some are missing and the class definition in cs would be really welcomed because doit for classdef is annoying. Now when you see the state of the fileout code you want to run away. One of these days we will have to fix that. > For example: > 1) when saving a method that references a non created class and > after creating the class selecting "Define new class" strange > 2) when saving a method that references a non declared instance > variable and selecting "declare instance" > 3) categorizing methods using drag and drop that strange because I imagine that normally catgeory changes are captures and are funnel to a category and that this raises the systemchangeNotifier. So may be the browser short cuts some of the call > > I could not find a reported bug on this issues... does anybody know > if they are reported? I remember that there is one issue but if you can complete it with precise information this will help fixing it. Stef > > Thanks > Hernan. > > > _______________________________________________ > 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
