Ed Leafe wrote: > On Jun 21, 2007, at 4:58 PM, Paul McNett wrote: > >> We should be able to do this without requiring scouring our code and >> changing the dabo.infoLog.write() calls, too. We'll just have a >> subclassed layer of Python's logger, with default set up so that when >> write() occurs, the write thing happens. ;) > > Still, I think we *should* scour our code and replace with the > current syntax. Grep makes it easy enough to do, and anyone looking > at our code will see the "preferred" way of doing it. > > We should, however, keep the old syntax around for any apps written > that use it. These could be simple objects that take the old calls > and pass them through to the new calls.
I'm just not sure that the new syntax would be any different... -- pkm ~ http://paulmcnett.com _______________________________________________ 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/dabo-dev/[EMAIL PROTECTED]
