Re: How to read from the Windows registry
- Posted by euphoric (admin) Apr 15, 2009
- 1166 views
jeremy said...
I was thinking that the standard library needs a configuration file (config.e) that would write cross-platform configuration files using native backends. For instance, registry on Windows and a simple $HOME/.dotfile on Unix.
That would be very cool, though it should have an option to allow the programmer to bypass the native backend and use a simple text file if so desired.