I guess the next question then, is it possible to define variables via the VM command line, as with the Java VM, i.e. -Dhome=/home/cat and have a properties class that make these available to the applications. On Wed, Oct 26, 2011 at 12:05, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
On Wed, Oct 26, 2011 at 5:54 PM, John Toohey <jt@parspro.com> wrote:
Off topic, but is the use of a .pharoconf file documented somewhere?
No at all. Pharo does know nothing about it. It is just a plain file you can create and read stuff from there...just as any other file in any other language :)
On Wed, Oct 26, 2011 at 05:12, Francois Stephany <tulipe.moutarde@gmail.com> wrote:
But I didn't want to put such password in the code... at the end what I did (because my scenario is really stupid and only for me), is to read the password from a file in my machine :) Â hahahahha
That would be the kind of thing that belongs to a .pharoconf file in your /home directory ;)
-- ~JT
-- Mariano http://marianopeck.wordpress.com
-- ~JT