Rather Nice
Today I got lamb's best kept secrets for my birthday from my dad.
Current project- as the parser, the model transform and the diagram generator all have half a Prolog implementation in them, I'm factoring it out, and wrapping it in JSR-94, the Java rule engine API.
I also had a look into Xerces internals, and am tempted to do a lightweight XML parser based on the pack-rat style lazy parse; not that XML needs much look-ahead (only as far as end of enclosing tag for xmlns declarations), but was discussing the cost of creating whatever backs Attributes objects in sax..
TME
0 Comments:
Post a Comment
<< Home