Re: Implementing DOMParser

2003-07-14 Thread Gareth Reakes
Hi Colin, On 11 Jul 2003, Colin Paul Adams wrote: > > I use Emacs for editing. I immediately notice the the indentation used (defconst xerces-style '("java" (c-basic-offset . 4) (tab-width . 4)

Re: Implementing DOMParser

2003-07-11 Thread Colin Paul Adams
> "Colin" == Colin Paul Adams <[EMAIL PROTECTED]> writes: Colin> I haven't looked into the entity resolver business yet, but Colin> I guess it will be something similar. Well, no. I don't think much of the Last Call working draft - it mentions: DOMResourceResolver provides a way f

Implementing DOMParser

2003-07-11 Thread Colin Paul Adams
> "Gareth" == Gareth Reakes <[EMAIL PROTECTED]> writes: Gareth> Give us a shout if you need any help. A few clarifications please: First, the near-trivia: I use Emacs for editing. I immediately notice the the indentation used by default in Emacs C++ mode is not the same as that used in