Thanks for the comment Dan, Yes, that much I'm aware of.� I just thought I'd refactor my little utility in an OO�approach as an exercise.� What I've learned so far is that my non-OO approach is in this situation very efficient,�succinct�and non-duplicative.� Except for avoiding multiple argument passing (globals not even considered ;') there seems little to be gained.� Even so, one learns best by doing and I'm gaining a�better�understanding of OOP (and where to apply such).� The oak trees are hard on this old head though :~) Thanks again, Lee C On Jun 8, 2005, at 11:40 PM, [EMAIL PROTECTED] wrote:
|
-- http://mail.python.org/mailman/listinfo/python-list
