Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-28 | Make sure the module always evaluates to true. | Russ Allbery | |
2007-08-28 | Add the error() method and allow the date argument for tracing to various | Russ Allbery | |
method calls to be omitted. Add full documentation. This should be basically functionally complete for the first pass, although there is as yet no flags implementation. | |||
2007-08-27 | Add generic store, destroy, and show methods and a get placeholder. The | Russ Allbery | |
basic methods are now complete. Add the trace information as parameters to the functions to set various attributes. Rename delete to destroy to avoid the Perl reserved word. Rename _create_internal and _new_internal to create and new to use a more conventional inheritance structure. Always use exceptions for database errors. | |||
2007-08-27 | Snapshot work in progress. | Russ Allbery | |