Ah ,yes this answers my question :)

I 'll do so. (the more clean solution).


Nicolai


2014-03-10 12:46 GMT+01:00 Torsten Bergmann <astares@gmx.de>:
Hi Nicolai,

either we add the <pharoLauncherSettings> pragma to NetworkSystemSettings as I already suggested in

https://pharo.fogbugz.com/f/cases/12405/PharoLauncher-should-include-Network-settings-proxy-etc

which is the easiest solution but was denied by Damien since this would be in the base image.

Another (more clean) way would be to implement a custom settings class PhLNetworkSettings with the
<pharoLauncherSettings> pragma providing a similar interface for methods and delegating
to NetworkSystemSettings.

If you work on this please also create a "PharoLauncher-Core-Settings" category
and move PhLSettingBrowser into it. It is currently in 'PharoLauncher-Core-Commands' and it
is better to have an own category for settings related stuff.

Thx
T.

> Gesendet: Montag, 10. M�rz 2014 um 11:12 Uhr
> Von: "Sven Van Caekenberghe" <sven@stfx.eu>
> An: "Pharo Development List" <pharo-dev@lists.pharo.org>
> Betreff: Re: [Pharo-dev] [FEEDBACK] Install Pharo on Windows
>
> See NetworkSystemSettings
>
> On 10 Mar 2014, at 11:09, Damien Cassou <damien.cassou@gmail.com> wrote:
>
> > Hi Nicolai,
> >
> > On Mon, Mar 10, 2014 at 9:06 AM, Nicolai Hess <nicolaihess@web.de> wrote:
> >> I would need a way to define the proxy settings.
> >
> >
> > would you mind trying to implement that, it should not take you more
> > than 10 minutes: the only thing needed is to find where is the Pharo
> > proxy setting implemented and reference it from a method with the
> > correct pragma in Pharo Launcher. I can help you if you want.
> >
> > --
> > Damien Cassou
> > http://damiencassou.seasidehosting.st
> >
> > "Success is the ability to go from one failure to another without
> > losing enthusiasm."
> > Winston Churchill
> >
>
>
>