Aug. 13, 2009
12:42 a.m.
Please add your list of packages to PackagesPharo class in the Packages-Library package in squeaksource.com/Packages <http://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
That class is the one, its actual name awaits a change to match whatever Pharo's release name will be. Keith