Ed Leafe wrote: > On Aug 13, 2007, at 12:55 PM, Paul McNett wrote: > >> Perhaps in the Dabo Book we can highlight these things with something >> like "Pythonista Note: just override __init__() normally if you are >> more >> comfortable doing so". > > Again, in many cases, especially in the UI layer, that would > generally lead to programming to the specific wxPython > implementation, and not the Dabo UI API. I'm not saying it should > never be done, but it isn't a question of "comfort"; it's a question > of inflexibility.
I just don't see how this particular case (overriding __init__ at the user subclass level) will require different user code for different UI toolkits... -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
