[ENH] ConfigFile -- wrapper for Windows ini style config files

Steve Swerling sps2000 at mail.com
Wed Oct 31 19:39:22 UTC 2001


This changeset adds a class called ConfigFile that is a wrapper for
Windows ini-style config files. Makes it very easy to read values from
and write values to config files. Access of values from the config file
is very fast.

[Tested on the squeak image updated to #4441 available at
ftp://st.cs.uiuc.edu/pub/Smalltalk/Squeak/.]

To download and/or see a thorough description, go here:
 
http://users.bestweb.net/~swerling/squeak/spsSqueakDocs.html#configFile




More information about the Squeak-dev mailing list