heh already fixed :) https://pharo.fogbugz.com/f/cases/12664
waiting for validation and integration. and you could provide feedback, because this is really tricky :D Esteban On 16 Jan 2014, at 19:33, Sean P. DeNigris <[email protected]> wrote: > 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. >
