The question is from Catalog Browser, I load it automatically directly via Metacello from a startup script, plus it automatically imports my global config for QuickAccess.
https://github.com/peteruhnak/pharo-scripts/blob/master/startup/5.0/defaultSettings.st#L10 I still need to automate reloading it the config changes though. Peter On Sun, Mar 6, 2016 at 2:34 PM, stepharo <steph...@free.fr> wrote: > Thanks Peter I watched the video and I got a question. > Do you also get the question "would you like to load QuickAccess" > How does it work? > You have to load first a configurationOfQuickAccess? > > Stef > > Le 6/3/16 12:24, Peter Uhnak a écrit : > > I use QuickAccess to store these things ( > http://forum.world.st/ANN-QuickAccess-for-Pharo-5-td4859265.html ) but I > still have to figure out a good way to keep it in sync across images. > QuickAccess gets autoloaded from a startup script. > > Peter > ------------------------------ > From: stepharo <steph...@free.fr> > Sent: 3/6/2016 9:26 AM > To: Any question about pharo is welcome <pharo-users@lists.pharo.org> > Subject: Re: [Pharo-users] adding credentials to a repo via a > playgroundscript > > Hi sean > > where is your tool :). > > Stef > > Le 5/3/16 18:37, Sean P. DeNigris a écrit : > > Peter Uhnák wrote > >> repo > >> user: 'peteruhnak'; > >> password: '******' > >> ... has no effect. > > Hmm, I wonder if something changed in 5.0. I do this all the time. In > fact I > > wrote a small tool that picks up the credentials from a config file so I > can > > invoke it from the World menu > > > > > > > > ----- > > Cheers, > > Sean > > -- > > View this message in context: > http://forum.world.st/adding-credentials-to-a-repo-via-a-playground-script-tp4882668p4882713.html > > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > > > > > > > >