I have never looked into the xpath implementation in detail, but you would have to set up a build environment for OpenLaszlo first, following these instructions: http://wiki.openlaszlo.org/SubversionBuildInstructions
Then check the classes at http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc/data/, especially http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc/data/LzParsedPath.lzs. Henry can probably give you more information. On Thu, Jul 14, 2011 at 1:54 AM, David Greisen <[email protected]> wrote: > Hello, > > I've been developing with openlaszlo for about 6 months now. I'm interested > in learning more about the lzx internals and helping out a bit with > development. I am particularly interested in implementing more of the xpath > spec. Is this a suitable first foray into the code base? Could someone > either point me in the general direction, or point me towards a document > that can do the pointing? > > Thanks, > > David >
