|
From: Jimmy Z. <cra...@co...> - 2007-05-16 18:25:06
|
Sorry for my imcomplete email, below is the complete version As long as we agree on API part, the forking of VTD-XML to accomodate = more features is welcome.. to extend Java version of VTD-XML, you probably = need to start with tools, you will need *JFLex (www.jflex.de) * Java Cup (http://www.cs.princeton.edu/~appel/modern/java/CUP/) * Most the VTD-XML code is in FuncExpr.java Also keep in mind VTD-XML has C port, so the extension needs to be = portable to C as well... So take a look at the code and any input on the design of expression = evaluation very welcome! ----- Original Message -----=20 From: jie yan=20 To: Jimmy Zhang=20 Sent: Wednesday, May 16, 2007 2:57 AM Subject: Re: [Vtd-xml-users] Vtd-xml-users Digest, Vol 12, Issue 6 I prefer Java. Maybe we could re-design the expression evaluation framework to make = it more flexible? On 5/16/07, Jimmy Zhang < cra...@co...> wrote: It is doable but requires a bit coding on the lex file, yacc file = and=20 funcExpr file... Which platform do you assume? C, Java or C#... ----- Original Message -----=20 From: jie yan=20 To: vtd...@li...=20 Sent: Wednesday, May 16, 2007 12:58 AM Subject: Re: [Vtd-xml-users] Vtd-xml-users Digest, Vol 12, Issue 6 Hi, if I wanna extend XPath syntax by appending some functions, = how to deal with it? -------------------------------------------------------------------------= - = -------------------------------------------------------------------------= This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/=20 -------------------------------------------------------------------------= - _______________________________________________ Vtd-xml-users mailing list Vtd...@li... https://lists.sourceforge.net/lists/listinfo/vtd-xml-users |