Re: [Pharo-users] Script Manager
On Apr 26, 2012, at 4:07 PM, Mariano Martinez Peck wrote:
On Thu, Apr 26, 2012 at 3:57 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Apr 26, 2012, at 3:54 PM, Mariano Martinez Peck wrote:
On Thu, Apr 26, 2012 at 3:48 PM, Scott McLaughlin <inf_pi@yahoo.com> wrote: Hi All,
In Pharo 1.3, under the tools menu, there was menu item 'Script Manager'. Script Manager was a nice little tool that allowed you to organize and keep a series of workspaces. I don't see this in 1.4. Is it still there someplace or is it gone?
It is gone. My recomendation is that you export it from a Pharo 1.3 and try to load it in Pharo 1.4. Then just add it for your own images and you are done. If it does not work of the box, well then you will have some more work ;)
But wasn't it loaded using some Metacello config? (by ConfigurationOfPharo)
yes. But?
We could save it in the correct space and then it would be listed in the MetacelloConfigurationBrowser for easy loading? -- Marcus Denker -- http://marcusdenker.de
On Thu, Apr 26, 2012 at 4:09 PM, Marcus Denker <marcus.denker@inria.fr>wrote:
On Apr 26, 2012, at 4:07 PM, Mariano Martinez Peck wrote:
On Thu, Apr 26, 2012 at 3:57 PM, Marcus Denker <marcus.denker@inria.fr>
wrote:
On Apr 26, 2012, at 3:54 PM, Mariano Martinez Peck wrote:
On Thu, Apr 26, 2012 at 3:48 PM, Scott McLaughlin <inf_pi@yahoo.com>
wrote:
Hi All,
In Pharo 1.3, under the tools menu, there was menu item 'Script Manager'. Script Manager was a nice little tool that allowed you to organize and keep a series of workspaces. I don't see this in 1.4. Is it still there someplace or is it gone?
It is gone. My recomendation is that you export it from a Pharo 1.3 and try to load it in Pharo 1.4. Then just add it for your own images and you are done. If it does not work of the box, well then you will have some more work ;)
But wasn't it loaded using some Metacello config? (by ConfigurationOfPharo)
yes. But?
We could save it in the correct space and then it would be listed in the MetacelloConfigurationBrowser for easy loading?
Ahhh good idea ;)
-- Marcus Denker -- http://marcusdenker.de
-- Mariano http://marianopeck.wordpress.com
Hi Torsten, I've loaded script manager into 1.4 and made some fixes to have it working nice :). But I've no grants to commit. Do you want me to send you the mcz or a diff? That way we can publish the configuration in MetaRepoForPharo14. Thanks, Guille On Thu, Apr 26, 2012 at 4:13 PM, Mariano Martinez Peck < marianopeck@gmail.com> wrote:
On Thu, Apr 26, 2012 at 4:09 PM, Marcus Denker <marcus.denker@inria.fr>wrote:
On Apr 26, 2012, at 4:07 PM, Mariano Martinez Peck wrote:
On Thu, Apr 26, 2012 at 3:57 PM, Marcus Denker <marcus.denker@inria.fr>
wrote:
On Apr 26, 2012, at 3:54 PM, Mariano Martinez Peck wrote:
On Thu, Apr 26, 2012 at 3:48 PM, Scott McLaughlin <inf_pi@yahoo.com>
wrote:
Hi All,
In Pharo 1.3, under the tools menu, there was menu item 'Script Manager'. Script Manager was a nice little tool that allowed you to organize and keep a series of workspaces. I don't see this in 1.4. Is it still there someplace or is it gone?
It is gone. My recomendation is that you export it from a Pharo 1.3 and try to load it in Pharo 1.4. Then just add it for your own images and you are done. If it does not work of the box, well then you will have some more work ;)
But wasn't it loaded using some Metacello config? (by ConfigurationOfPharo)
yes. But?
We could save it in the correct space and then it would be listed in the MetacelloConfigurationBrowser for easy loading?
Ahhh good idea ;)
-- Marcus Denker -- http://marcusdenker.de
-- Mariano http://marianopeck.wordpress.com
I opened http://www.squeaksource.com/ScriptManager for read/write Feel free to commit Bye T. Guillermo wrote:
Hi Torsten,
I've loaded script manager into 1.4 and made some fixes to have it working nice :). But I've no grants to commit. Do you want me to send you the mcz or a diff?
That way we can publish the configuration in MetaRepoForPharo14.
Thanks, Guille
-- NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone! Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a
Done :D Please, check the Configuration Browser to download ScriptManager version 1.4 :) thanks!! On Thu, Apr 26, 2012 at 10:30 PM, Torsten Bergmann <astares@gmx.de> wrote:
I opened http://www.squeaksource.com/ScriptManager for read/write Feel free to commit
Bye T.
Guillermo wrote:
Hi Torsten,
I've loaded script manager into 1.4 and made some fixes to have it working nice :). But I've no grants to commit. Do you want me to send you the mcz or a diff?
That way we can publish the configuration in MetaRepoForPharo14.
Thanks, Guille
-- NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone! Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a
On 26 Apr 2012, at 22:44, Guillermo Polito wrote:
Done :D
Please, check the Configuration Browser to download ScriptManager version 1.4 :)
thanks!!
Great, ScriptManager is a nice tool. I was wondering, how does something appear in the Config Browser ? Do you have to pay somebody (a beer) ? Sven
On Fri, Apr 27, 2012 at 7:43 AM, Sven Van Caekenberghe <sven@beta9.be>wrote:
On 26 Apr 2012, at 22:44, Guillermo Polito wrote:
Done :D
Please, check the Configuration Browser to download ScriptManager version 1.4 :)
thanks!!
Great, ScriptManager is a nice tool.
I was wondering, how does something appear in the Config Browser ?
You commit the ConfigurationOf* in MetaRepoForPharo14, and voilá. :)
Do you have to pay somebody (a beer) ?
Sven
participants (5)
-
Guillermo Polito -
Marcus Denker -
Mariano Martinez Peck -
Sven Van Caekenberghe -
Torsten Bergmann