Elena Litani wrote:
> I propose we rename startEntity() and endEntity() to startEntityRef()
> and endEntityRef().

Can someone refresh my memory...  are these events used in XNI to also
indicate the start and end of the DTD entity ?  It would seem strange
to get a startEntityRef("[dtd]") when there really is no such thing as
an entity reference to the external DTD subset.  Otherwise, if this is
really used only for entity references, then why is there a start/end
pair ?  An entity reference is a "point", not a "range".  Otherwise,
the original name makes more sense if we are nesting events and are
using the start/end as a "bracket" around the callbacks of one entity
and the callbacks of another.

Anyway, that's my 2 cents for now...

-Glenn



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to