Re: [xml-dev] Urgent help needed. XML Parser
> I find your question difficult to answer, because students learning > programming should be taught never to write a program if they can reuse > one that already exists and meets all the requirements. I think that it is not true. Students learning software engineering should be taught the idea of software reuse; students learning programming should be encouraged to re-write programs anew even if existing ones meet all requirements. David Tolpin