Hi, I'm working an a new command for displaying packages inside a repository. Basicly it will download a file (repository.xml) and parse it so we have the list of packages inside a repository. The file will be simple (<repository><package>name</package>...</repository>)
I would like to make some small changes to the pckloader.st create a new namespace Package instead of Kernel ?? and split the one file in multiple file (or directory). Do you agree or not :D ? Gwen On Fri, 2010-01-01 at 18:33 +0100, Paolo Bonzini wrote: > On 01/01/2010 04:47 PM, Gwenael Casaccio wrote: > > Hi, > > > > when you launch gst-package without a parameter it raises an exception. > > Here is a very small patch to change this behavior and display the help > > message :) > > Applied, will push soon. > > Paolo > > > _______________________________________________ > help-smalltalk mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-smalltalk _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
