On Wed, Aug 12, 2009 at 9:11 PM, Keith Hodges <[email protected]>wrote:
> Mariano Martinez Peck wrote: > > Miguel created this page: > > http://code.google.com/p/pharo/wiki/PackagesTestedInPharo > > > > so that we can add there all the packages that load (and work) ok in > > Pharo. > > > > I trying to add some but I found a problem: there is a column called > > "Package version". I have a same project (for example SqueakDBX) with > > several Packages in the same monticello repository. There isn't a > > version for a repository, but for a package. So, what should I do if I > > have several packages? > > > > Best, > > > > Mariano > > > Please add your list of packages to PackagesPharo class in the > Packages-Library package in squeaksource.com/Packages Keith: I only see the class PackagesPharo01 not PackagesPharo but I guess it is that class. Isn't it? Then, what should I do? just create a instance method for my project and call all those messages like name: version: etc ? like the others examples? best, Mariano > > > Keith > > _______________________________________________ > 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
