Hi!
I've been working on extending Monticello to better support configuration. This email contains a new version of the MCWorkingCopyBrowser with some option for creating new configuration, creating a stable and development release. I will try to push it in the PharoCore Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. MonticelloGUI-Alexandre_Bergel.64.mcz (85K) Download Attachment |
Alexandre,
This looks good ... I'll have a bugfix/modification or two, later. I'm still playing with it ... Dale On Nov 5, 4:27 am, Alexandre Bergel <[hidden email]> wrote: > Hi! > > I've been working on extending Monticello to better support configuration. > This email contains a new version of the MCWorkingCopyBrowser with some option for creating new configuration, creating a stable and development release. > > I will try to push it in the PharoCore > > Cheers, > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > MonticelloGUI-Alexandre_Bergel.64.mcz > 84KViewDownload |
Great!!!
Dale, I saved it in http://www.squeaksource.com/PharoTaskForces.html When we reach a fixpoint on this, then we should push it in the Core (or maybe as an extension of Metacello, I do not know) Alexandre On 5 Nov 2010, at 17:12, Dale wrote: > Alexandre, > > This looks good ... I'll have a bugfix/modification or two, later. I'm > still playing with it ... > > Dale > > On Nov 5, 4:27 am, Alexandre Bergel <[hidden email]> wrote: >> Hi! >> >> I've been working on extending Monticello to better support configuration. >> This email contains a new version of the MCWorkingCopyBrowser with some option for creating new configuration, creating a stable and development release. >> >> I will try to push it in the PharoCore >> >> Cheers, >> Alexandre >> -- >> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >> Alexandre Bergel http://www.bergel.eu >> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >> >> MonticelloGUI-Alexandre_Bergel.64.mcz >> 84KViewDownload -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. |
On 11/05/2010 01:17 PM, Alexandre Bergel wrote:
> Great!!! > Dale, I saved it in http://www.squeaksource.com/PharoTaskForces.html > When we reach a fixpoint on this, then we should push it in the Core (or maybe as an extension of Metacello, I do not know) > > Alexandre Alexandre, You can take a look at my mods and see if you agree: - make sure a repository is selected when creating a baseline - prompt for a pattern to be used to filter the list of member (dependent) packages when creating a baseline - use selected repository and modify working copy (so it's at top of list) when creating a new configuration - shortDescription isn't implmented in my version of Pharo attached the mcz file MonticelloGUI-DaleHenrichs.65.mcz (86K) Download Attachment |
Cool!
I updated your file in PharoTaskForces. Do you think it is ready to be pushed into the Pharo? I guess so... Alexandre On 5 Nov 2010, at 18:14, Dale Henrichs wrote: > On 11/05/2010 01:17 PM, Alexandre Bergel wrote: >> Great!!! >> Dale, I saved it in http://www.squeaksource.com/PharoTaskForces.html >> When we reach a fixpoint on this, then we should push it in the Core (or maybe as an extension of Metacello, I do not know) >> >> Alexandre > > > Alexandre, > > You can take a look at my mods and see if you agree: > > - make sure a repository is selected when creating a baseline > - prompt for a pattern to be used to filter the list of member (dependent) packages when creating a baseline > - use selected repository and modify working copy (so it's at top of list) when creating a new configuration > - shortDescription isn't implmented in my version of Pharo > > attached the mcz file > <MonticelloGUI-DaleHenrichs.65.mcz> -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. |
I checked out all of the menu items and I think I like that
functionality in the MonticelloBrowser ... without Metacello loaded into core, the extensions should probably become part of Metacello ... since OB isn't involved, the menu items could be unconditionally loaded as part of Metacello ... Dale On Nov 7, 6:03 pm, Alexandre Bergel <[hidden email]> wrote: > Cool! > I updated your file in PharoTaskForces. Do you think it is ready to be pushed into the Pharo? I guess so... > > Alexandre > > On 5 Nov 2010, at 18:14, Dale Henrichs wrote: > > > > > On 11/05/2010 01:17 PM, Alexandre Bergel wrote: > >> Great!!! > >> Dale, I saved it inhttp://www.squeaksource.com/PharoTaskForces.html > >> When we reach a fixpoint on this, then we should push it in the Core (or maybe as an extension of Metacello, I do not know) > > >> Alexandre > > > Alexandre, > > > You can take a look at my mods and see if you agree: > > > - make sure a repository is selected when creating a baseline > > - prompt for a pattern to be used to filter the list of member (dependent) packages when creating a baseline > > - use selected repository and modify working copy (so it's at top of list) when creating a new configuration > > - shortDescription isn't implmented in my version of Pharo > > > attached the mcz file > > <MonticelloGUI-DaleHenrichs.65.mcz> > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. |
On 11/07/2010 08:03 PM, Dale wrote:
> I checked out all of the menu items and I think I like that > functionality in the MonticelloBrowser ... without Metacello loaded > into core, the extensions should probably become part of Metacello ... > since OB isn't involved, the menu items could be unconditionally > loaded as part of Metacello ... > > Dale Alexandre, I've checked and it looks like you wrote these extensions to be independent of Metacello (at least until one start's manipulating configs at which Metacello should be loaded), so they could/should be included in the core and don't need to be packaged with Metacello... Dale |
Thanks Dale:
http://code.google.com/p/pharo/issues/detail?id=3216 Alexandre On 8 Nov 2010, at 14:51, Dale Henrichs wrote: > On 11/07/2010 08:03 PM, Dale wrote: >> I checked out all of the menu items and I think I like that >> functionality in the MonticelloBrowser ... without Metacello loaded >> into core, the extensions should probably become part of Metacello ... >> since OB isn't involved, the menu items could be unconditionally >> loaded as part of Metacello ... >> >> Dale > > Alexandre, > > I've checked and it looks like you wrote these extensions to be independent of Metacello (at least until one start's manipulating configs at which Metacello should be loaded), so they could/should be included in the core and don't need to be packaged with Metacello... > > Dale -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. |
Free forum by Nabble | Edit this page |