With the new scheme, can I have two packages of the form: MyProjectName - PossibleWithATag - AndAnother and MyProjectName-SeparatePackage
IIUC in the past we couldn't because we were pattern matching on categories. Also, even if we can, is that an okay practice? As to the thread subject… I often start out with one package, and then break out some of the sub-categories into their own packages. Ideally, I'd love a "Promote to Package" button in Nautilus' package pane. But in the mean time, how do I do it in 3.0. I used to delete the working copy in MC Browser and then create the individual packages - tedious, but working. Now, after I do that, when I browse the MyProjectName-SeparatePackage package in MCBrowser it is empty, and when I click "Add package" in Nautilus package pane with the MyProjectName-SeparatePackage selected, confirming the dialog pre-filled with "SeparatePackage", it says there is already a package with that name. Help!! Thanks. ----- Cheers, Sean -- View this message in context: http://forum.world.st/Promoting-a-Tag-to-a-separate-Package-tp4737302.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
