On 1/31/13 6:30 AM, EdLeafe wrote: > Added the _resolveColumn() method to simplify giving the user the option of > passing either a column reference or a column index to a method. > Changed the addColumns() and removeColumns() methods to accept variable > length parameter lists instead of having to pass a list/tuple of columns.
Those look like very nice changes! Personally I love it when, without looking at the docs, I can type some code calling some Dabo methods that I haven't used in a long time or not at all, and it just works because I don't have to remember exactly what the method was expecting. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
