|
From: clayton c. <dr...@sm...> - 2001-09-28 19:38:24
|
Braden McDaniel wrote:
>
> On Fri, 2001-09-28 at 01:35, Clayton Cottingham aka drfrog wrote:
> >
> > this is true xml and vrml parsing are way different
> > but i should be able to give designers
> > a way to test their code against openvrml for syntax errors without
> > nessicarily having openvrml running on their machine
> > -or for testing aganst diff versions!
> > -or maybe for running/autmoating against nist tests for instance?
>
> Well, as I've said, OpenVRML just emits its errors to stderr. A CGI
> script should be able to intercept this and put it on a Web page.
>
> Since the NIST tests tend to require visual inspection, I don't think
> they can be automated.
>
yup but if the work invlolved could be reduced
everyone would be happy
> > cool basically at this point if i could get yay
> > or error line X
> > or illegall node / field yadda
> > id be happy!
>
> You have that in the stderr output. Except that there is currently a bug
> with our line number reporting.
>
i looked over the antlr stuff
i have to say thats getting way ahead of myself!!
could you
let me know if there is a way
{in C++} to access/send a file/stream
to the VRML97Parser functions
and get an answer back to its validity/parsability as a vrml doc?
basically a thumbs up or down
situation for now would be cool enough
for now from my perspective
i cant recall , did i answer this?:
OpenVRML already parses and validates its input. What kind of
application are you envisioning?
basically i want to provide
wrapper so ppl can test
validity against openvrml
from a server script!
> --
> Braden McDaniel e-mail: <br...@en...>
> <http://endoframe.com> Jabber: <br...@ja...>
>
> _______________________________________________
> openvrml-develop mailing list
> ope...@li...
> https://lists.sourceforge.net/lists/listinfo/openvrml-develop
|