Decisions Made

cwest on 2003-02-06T07:30:46

We've finally nailed down the database design, and what we're looking for in an Object Relational Mapper. Today we also decided some of the coolest things, including using Test::Inline and writing POD parsers in Pod::Simple to extract database schema and initialization information from Class POD. This way, our classes know everything about themselves, as it should be.

Posted from caseywest.com, comment here.