|
From: Aahz <aa...@py...> - 2003-01-09 13:41:13
|
On Thu, Jan 09, 2003, David Goodger wrote: > Aahz wrote: >> On Wed, Jan 08, 2003, David Goodger wrote: >>> >>> Or is my code bad enough already? >> >> Yes. > > I appreciate the candor. > >> -- >> Aahz (aa...@py...) <*> http://www.pythoncraft.com/ >> >> There may or may not be a smiley above. > > The question now is, was that last line intentional, or was Disraeli simply > due for retirement? Yes, it was intentional. Seriously, I wouldn't call your code "bad", but it is definitely difficult. It's still not clear to me (even after working with the code off-and-on for several months, mostly off) to what extent that's simply due to the complexity of the problem you're trying to solve versus design/documentation issues versus being incomplete and rough versus Brooks's "write one to throw away". One of these days I'll get a better grip on XML in general; then I think I'll be able to better evaluate what you're doing. -- Aahz (aa...@py...) <*> http://www.pythoncraft.com/ "I used to have a .sig but I found it impossible to please everyone..." --SFJ |