log

age author description
Wed, 08 Jun 2011 22:17:43 -0700 Jeff Hammel stub interpolation of wrapper options
Wed, 08 Jun 2011 21:58:18 -0700 Jeff Hammel fix test failure
Wed, 08 Jun 2011 21:55:50 -0700 Jeff Hammel start recursively fetching the wrapper; tests fail
Wed, 08 Jun 2011 21:19:22 -0700 Jeff Hammel get wrapper section
Wed, 08 Jun 2011 18:15:09 -0700 Jeff Hammel stub using the names....we are only beginning
Wed, 08 Jun 2011 18:14:07 -0700 Jeff Hammel finish hashing the names
Wed, 08 Jun 2011 18:13:17 -0700 Jeff Hammel a bit of restructure
Wed, 08 Jun 2011 18:07:12 -0700 Jeff Hammel set ourselves up to detect circular reference errors
Wed, 08 Jun 2011 17:52:41 -0700 Jeff Hammel introduce a section with a wrapper; not yet used
Wed, 08 Jun 2011 17:50:05 -0700 Jeff Hammel split reading and interpreting the .ini into different functions
Wed, 08 Jun 2011 08:36:32 -0700 Jeff Hammel finalize (hopefully) decorator syntax
Tue, 07 Jun 2011 22:08:57 -0700 Jeff Hammel update decorator syntax
Tue, 07 Jun 2011 19:17:21 -0700 Jeff Hammel test fibonacci sequence
Tue, 07 Jun 2011 19:14:04 -0700 Jeff Hammel stub a fibonacci sequence for testing
Tue, 07 Jun 2011 19:11:27 -0700 Jeff Hammel start stubbing out wrappers....i am somewhat perplexed
Tue, 07 Jun 2011 18:58:38 -0700 Jeff Hammel stub decorators
Tue, 07 Jun 2011 18:57:03 -0700 Jeff Hammel test loading a different section
Tue, 07 Jun 2011 18:55:26 -0700 Jeff Hammel test calling the thing
Tue, 07 Jun 2011 18:52:46 -0700 Jeff Hammel split IniFactory tests to their own file
Tue, 07 Jun 2011 07:31:05 -0700 Jeff Hammel make the arg parser work
Mon, 06 Jun 2011 11:43:20 -0700 Jeff Hammel more stubbing
Mon, 06 Jun 2011 11:18:31 -0700 Jeff Hammel use IniFactory.__doc__ as parser description
Mon, 06 Jun 2011 11:17:37 -0700 Jeff Hammel stub command line parser
Mon, 06 Jun 2011 11:13:36 -0700 Jeff Hammel give IniFactory
Mon, 06 Jun 2011 10:54:33 -0700 Jeff Hammel this now works
Mon, 06 Jun 2011 09:55:14 -0700 Jeff Hammel make factory.py executable
Mon, 06 Jun 2011 07:46:47 -0700 Jeff Hammel fix syntax error
Mon, 06 Jun 2011 07:46:18 -0700 Jeff Hammel wire up command line entry point
Mon, 06 Jun 2011 07:41:23 -0700 Jeff Hammel stub a command line entry point
Mon, 06 Jun 2011 07:39:18 -0700 Jeff Hammel tie up some factory loose ends and sweeten the API with syntactic sugar