On Sun, Oct 10, 2010 at 04:17:28PM +0400, Oleg Broytman wrote:
> * The lists of columns/indices/joins are now sorted according to the order
>   of declaration.

   About joins: joinDefinitions list is sorted but joins list is not -
SQLObject stores indices into the list so the list can be reordered without
major internal change.

> * Major API change: attribute 'dirty' was moved to sqlmeta.

   SQLObject is undergoing a period of some major API changes.

Oleg.
-- 
     Oleg Broytman            http://phd.pp.ru/            p...@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to