Hi Roberto, Yes, of course you can do that. It is called an extension. You have to put such methods in a method category matching your package's name, starting with an asterix, *. You can see those all over the system. For example, String has methods #asZnUrl and #asZnMimeType in a category '*zinc-http' to place them in the Monticello package Zinc-HTTP. HTH, Sven On 27 Nov 2012, at 12:12, roberto.minelli@usi.ch wrote:
Hi all,
I'm using Monticello to version my source code.
Suppose this use case: I need to add a message to the OrderedCollection class and I want my message to be versioned within my repository (i.e., when an user downloads my package she also get the new message in the OrderedCollection class.
And another one, suppose I create a new Layout for Roassal that suits my needs. I will create a class in the category 'Roassal-Layout' which is not versioned in my repository. Is there a way to version it?
Cheers, Roberto
-- Sven Van Caekenberghe http://stfx.eu Smalltalk is the Red Pill