Hi Mukul,

I've given this some thought and think we should probably hold off on
adding support beyond the subset (which is streamable) at least until we
get some user feedback.  It complicates the validator.  Now have to be
prepared to buffer arbitrarily large portions of the document because we
may not be able to determine an element's type until we've processed the
entire subtree.  Means we won't be able to stream PSVI and error info to
the user and may not report accurate line / column numbers (unless we cache
all the document positions along the way which is expensive).

You could open a JIRA issue for tracking but suggest that we revisit later.

Thanks.

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [email protected]
E-mail: [email protected]

Mukul Gandhi <[email protected]> wrote on 09/08/2009 12:33:45 PM:

> Hi Michael,
>    Sorry, I didn't realize that.
>
> I'll wait for opinion about this, from Xerces committer's and other
folks.
>
> On Tue, Sep 8, 2009 at 9:15 PM, Michael Glavassevich
> <[email protected]> wrote:
> > Hi Mukul,
> >
> > Patience. :-)
> >
> > For many of the North American folks we're just coming off a 3-day
weekend.
> > For a few like myself it was 4 days (far away from my computer).
> >
> > Need to give this some thought as I catch up on my e-mail. Will get
back to
> > you.
> >
> > Thanks.
> >
> > Michael Glavassevich
> > XML Parser Development
> > IBM Toronto Lab
> > E-mail: [email protected]
> > E-mail: [email protected]
>
> --
> Regards,
> Mukul Gandhi
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

Reply via email to