On Thu, 2006-08-03 at 15:49 +0200, Dirk Meyer wrote: > So yes, problem fixed.
Ok, good. > But there are two other problems I have right now: <Jedi Mind Trick>There are no problems here.</> > 1. update_object does not return the new listing. It did before, but I > don't think I really need that. It didn't do that before. If you don't believe me, do a checkout from a last week and notice the lack of return statement in update_object(). :) > 2. You can't set unknown attributes anymore. The following code worked > before the latest changes: This is a feature, not a bug. If you want to set an attribute, you have to declare it. It was a bug that kaa.db allowed this before. Hope that helps. :) Jason. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
