Re: [Pharo-users] [launcher] to manage StartupLoader scripts

2014-02-09 Thread Damien Cassou
> The simplest first thing might be just having a button in Preferences which opened the appropriate system folder outside of Pharo - similar to how "Show in folder" works for images. You can expriment on this if you want. If the user has no script yet, you can propose to create a default one.

Re: [Pharo-users] [launcher] to manage StartupLoader scripts

2014-02-09 Thread btc
I agree the startup scripts are not too hard (I'm using them) - but they they tend to be set & forget, and sometimes I forget exactly where they fit in the file structure and have to go hunting for them.  The complete newbie might not even know they exist.  I am really thinking only of a text e

Re: [Pharo-users] [launcher] to manage StartupLoader scripts

2014-02-08 Thread kilon alios
This is what I discussed with Damien. I imagined download the latest Pharo 3 image and have PharoLauncher automagically install my libraries to it. However on the other hand I decided not to work with it because Damien shown me how Startup scripts work and because its easy to create a Configuratio

[Pharo-users] [launcher] to manage StartupLoader scripts

2014-02-07 Thread btc
Just an off the cuff idea... it might be useful if PharoLauncher helped manage/edit the StartupLoader scripts. Any thoughts? cheers -ben