[prev] [thread] [next] [lurker] [Date index for 2002/09/16]
On Mon, Sep 16, 2002 at 06:52:22AM +0100, Richard Clamp said:
> We're mostly there on the Hit List, asides from the docs, the
> coverage[1], and a bit more untangling in Storage::DBI.
If I get time today I'll seperate out the config stuff into some other
module. Siesta::Config ok?
With code duplication I presume you mean stuff like (bad pseudo code)
my $thing = Siesta::$class->new($id);
unless ($thing) {
# insert
} else {
# update
}
and deleting which could all be function-ized and refactored.
Which I can also do. I confess, however, that my docs tuits are running
out.
Simon
Generated at 13:56 on 01 Jul 2004 by mariachi 0.52