Commit graph

4 commits

Author SHA1 Message Date
Ben Simpson
a38ee3e940 using getTree() with a defined depth was not working 2003-05-28 17:23:43 +00:00
Ben Simpson
d3478c8282 $class->getTree() failed to insert the dummy root into the tree for subclasses
that use a dummy root.

Set the name() method so that draw_ascii_tree() produces something useful
2003-05-19 13:56:58 +00:00
Ben Simpson
2786df46ce Instead of overriding the table() method for each persistent class, the table
name should be included in classSettings().
2003-05-07 11:03:26 +00:00
JT Smith
d48579b177 Adding Ben Simpson's new persistence layer. 2003-05-07 02:13:26 +00:00