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.
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 <sean@clipperadams.com> 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.
We're too fast. I went to check it and it's already integrated! -------- Original message -------- From: "EstebanLM [via Smalltalk]" <ml-node+s1294792n4737306h74@n4.nabble.com> Date: 01/16/2014 1:48 PM (GMT-05:00) To: "Sean P. DeNigris" <sean@clipperadams.com> Subject: Re: Promoting a Tag to a separate Package 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 <[hidden email]> 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.
If you reply to this email, your message will be added to the discussion below: http://forum.world.st/Promoting-a-Tag-to-a-separate-Package-tp4737302p473730... To unsubscribe from Promoting a Tag to a separate Package, click here. NAML ----- Cheers, Sean -- View this message in context: http://forum.world.st/Promoting-a-Tag-to-a-separate-Package-tp4737302p473737... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
participants (2)
-
Esteban Lorenzano -
Sean P. DeNigris