If anyone is interested we have some stuff that can read/write KeyedTrees as XML files (registry type of configs but with proper objects (storeString based)).
Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: [email protected] Sent: Wednesday, October 26, 2011 5:05 PM Subject: Re: [Pharo-project] How to encrypt a password? On Wed, Oct 26, 2011 at 5:54 PM, John Toohey <[email protected]> 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 <[email protected]> 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
