Do All Database Lookups on the Fly

Test:
Same tests, but change implementation to get rid of proxy objects, have SqlCollection lookup instead do a database lookup the first time you try to reference any entity.
Notes:
Amazing how much that clarified the code. The Entity constructors in particular were significantly simplified.

david carlton <carlton@bactrian.org>

Last modified: Sun Aug 13 21:02:26 PDT 2006