Nov. 27, 2012
11:12 a.m.
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