log

age author description
2011-06-09 Jeff Hammel stub using the names....we are only beginning
2011-06-09 Jeff Hammel finish hashing the names
2011-06-09 Jeff Hammel a bit of restructure
2011-06-09 Jeff Hammel set ourselves up to detect circular reference errors
2011-06-09 Jeff Hammel introduce a section with a wrapper; not yet used
2011-06-09 Jeff Hammel split reading and interpreting the .ini into different functions
2011-06-08 Jeff Hammel finalize (hopefully) decorator syntax
2011-06-08 Jeff Hammel update decorator syntax
2011-06-08 Jeff Hammel test fibonacci sequence
2011-06-08 Jeff Hammel stub a fibonacci sequence for testing
2011-06-08 Jeff Hammel start stubbing out wrappers....i am somewhat perplexed
2011-06-08 Jeff Hammel stub decorators
2011-06-08 Jeff Hammel test loading a different section
2011-06-08 Jeff Hammel test calling the thing
2011-06-08 Jeff Hammel split IniFactory tests to their own file
2011-06-07 Jeff Hammel make the arg parser work
2011-06-06 Jeff Hammel more stubbing
2011-06-06 Jeff Hammel use IniFactory.__doc__ as parser description
2011-06-06 Jeff Hammel stub command line parser
2011-06-06 Jeff Hammel give IniFactory
2011-06-06 Jeff Hammel this now works
2011-06-06 Jeff Hammel make factory.py executable
2011-06-06 Jeff Hammel fix syntax error
2011-06-06 Jeff Hammel wire up command line entry point