2009/10/23 Laval Jannik <[email protected]>: > Hi all, > > I would like to improve the modularity of packages in pharo. > You might want to look at it: http://www.comtalk.cz/Squeak/98
> A first simple thing that I see, is methods "example" use a lot of > things in the system. > And create cycles between packages. > > So, I propose to create a new package named "Examples" and put in it > all methods named "example2"... > Just a warning: if you gather all examples irrespectible to packages, you will create a single package with a lot of dependencies. > > Jannik > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Best regards, Igor Stasenko AKA sig. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
