On Dec 6, 2010, at 3:38 22PM, Sven Van Caekenberghe wrote: > Hi, > > When I rename a category, Monticello does not seem to pick up the necessary > (class definition) changes, even when I manually accept each class definition. > > I was hoping to use category renaming to move some classes out of an MC > package and into a seperate new one. > > I also wanted to rename a category, but that would give the same issue I > guess. > > I am sure this is worth a FAQ entry, but I could find anything. > > Anyone any idea ? > > Thx, > > Sven IIRC, Monticello does not automatically create new packages (or delete empty ones) based on recategorization. If you create a new package with the proper name in the monticello browser (+Package) though, the recategorized class definitions should end up in the correct place.
Cheers, Henry
