John, Not really a bug, but aren't you now burning extra CPU cycles on line 166 of RDBO::Cached? As far as I can tell, removing the line doesn't change the logic any.
Picking nits, but in cache operations, every last optimization counts. Justin On Tue, 2008-01-29 at 10:53 -0500, John Siracusa wrote: > Important fix for a bug that could prevent Manager classes from > loading, plus one other small change. > > 0.7661 (01.29.2008) - John Siracusa <[EMAIL PROTECTED]> > > * Fixed method clash detection in Rose::DB::Object::Manager. > * Streamlined caching implementation in Rose::DB::Object::Cached. > > -John > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Rose-db-object mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/rose-db-object ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Rose-db-object mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rose-db-object
