Stéphane Ducasse a écrit : > BTW projectLauncher is a really funny class to support reading in .st > files.... > yes its cool but showSplash and splashURL and eToyAuthentificationServer inst vars are never used; SplashMorph class var is never used (so none of its vars are used). The name, ProjectLauncher isn't that good (no other idea though) So I would at least clean it up (remove unused variables). I would also maybe find another name for it and move it to another package.
What do you think ? Michael ? Alain > So one of these days we will have to kill it but keep the file loading aspect > > Stef > > On Dec 15, 2009, at 7:43 AM, Alain Plantec wrote: > > >> Issue 1607 <http://code.google.com/p/pharo/issues/detail?id=1607>: >> ProjectLauncher readDocumentAtStartup a setting >> argh, it should be ProjectLauncher readDocumentAtStartup needs a setting. >> not awake enough >> Alain >> >> >> >> _______________________________________________ >> 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
