RE: [PyCrust] Should ._getAttributeNames() be recursive?
Brought to you by:
pobrien
From: Patrick K. O'B. <po...@or...> - 2001-08-14 15:29:54
|
Note: I was, of course, characterizing *my* implementation as far from perfect. --- Patrick K. O'Brien Orbtech "I am, therefore I think." -----Original Message----- From: pyc...@li... [mailto:pyc...@li...]On Behalf Of Patrick K. O'Brien Sent: Tuesday, August 14, 2001 10:10 AM To: pyc...@li... Cc: Pythoncard Subject: RE: [PyCrust] Should ._getAttributeNames() be recursive? This implementation was far from perfect, and couldn't really be fixed. So I have reversed my position and made ._getAttributeNames() responsible for walking its own tree. The changes have been checked into cvs for both PyCrust and PythonCard. --- Patrick K. O'Brien Orbtech "I am, therefore I think." |