> +1 on missing projects. to do what?
> What is our plan to replace this functionality? which one exactly? > Is the objection to the > idea of projects in general, or just the Squeak implementation? I let you guess :) > I found it absolutely priceless to have a world for each task at hand - each > set up for a particular logical task, but having access to all the classes > in the system. well I spent so many hours trying to work with projects for doing demos and my botinc book that I can tell you that they can really kill you. Do you know for example that when you save a project, only the last changeset is saved with it. Then what happen if in another project you change the exact same method? since changes do not record changes themselves but just the fact that they was a change you can be in funny situation. Stef _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
