[pony-build] parse_configfile update

Jack Carlson carls296 at msu.edu
Thu Apr 29 11:51:27 PDT 2010


Updated the parse_configfile() function in my pony-client_rework branch to take advantage of the built-in ConfigParser library.  Added a minor extension to the workings of ConfigParser, allowing for the use of variables delimited by $.

Now am looking in to if I can do a similar thing for the build script parser, but that might be a bit of a stretch.

Relevant commits:

Current:
http://github.com/JackCarlson/pony-build/commit/89516b97541986e594b72291d53c64f26774d9b3

Major:
http://github.com/JackCarlson/pony-build/commit/547a3d6ead3c10cde46d3545df413130066a424b

-Jack


More information about the pony-build mailing list