[uf-dev] Include-Pattern Infinite Loop Test Cases
Jason Karns
jason.karns at gmail.com
Tue Apr 29 12:57:33 PDT 2008
I've been working on a simple JavaScript pre-parser of sorts. It is
designed to follow all include references (local references only, of
course) and produces a DOM with all includes replaced by the
referenced subtrees. This is a call to all current microformat parser
implementers to produce infinite loop test cases so that I might fully
test my implementation before porting it to other languages.
If successful, I plan to post the algorithm as well as various
language implementations in the hope that existing tools may be able
to easily add support for the include-pattern, without falling back to
arbitrary max-recursion numbers.
Thanks,
Jason Karns
More information about the microformats-dev
mailing list