Very good idea indeed. I'm just concerned about the directory location: On Sat, Nov 19, 2011 at 2:13 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
~/.pharo#{version}
what about using the freedesktop.org specification of using $HOME/.config to put configuration files? What about having the #{version} as a subdirectory? That would result in something like: ~/.config/pharo/#{version}/ Also, it could be interesting to load all files in ~/.config/pharo/general/, whatever the version of Pharo. This would be useful to set passwords for example. The specification is at http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html#varia... -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry