Ed Leafe wrote: > On Dec 27, 2008, at 11:10 AM, Paul McNett wrote: > >> +1, but called simply "setValues()", and make it allow the kwargs >> syntax as well, like: >> >> biz.setValues(last_name="McNett", first_name="Paul") > > > Cool! I like that idea! > > Just made that change in the latest commit.
Cool, it falls in line with setProperties() which takes a dict as well as kwargs. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
