[capidl] Re: [E-Lang] Concerning XML docs

Jonathan S. Shapiro shap@eros-os.org
Tue, 18 Sep 2001 21:13:42 -0400


> ...If we use
> Jonathan's parser to parse CapIDL and write out a representation of the
> parse tree, Jonathan agrees that this will be in a very narrow subset of
> XML, probably Minimal-XML + a little bit.  Alternatively, and probably
> better anyway, is to just parse it ourselves based on a common CapIDL yacc
> grammar.

Just to fill in the blanks, the only reason to do this from the CapIDL
perspective is to provide an output format that the E system already knows
how to parse until we can get around to building a CapIDL front end in Java
or E.

Come to that, for this purposes I don't need either /id/ or /idref/
attributes either.

Anyway, just wanted to be clear that this is an interim solution.


Jonathan