<feed xmlns="http://www.w3.org/2005/Atom" xmlns:foaf="http://xmlns.com/foaf/0.1/"><title>norman.walsh.name: Comments on /2007/05/16/implXProcIV</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/05/16/implXProcIV"/><id>http://norman.walsh.name/2007/05/16/implXProcIV/comments.atom</id><updated>2012-05-23T11:47:49.313902Z</updated><entry><title>Comment 1 on /2007/05/16/implXProcIV</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/05/16/implXProcIV#comment0001"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0001</id><published>2007-05-17T17:16:01Z</published><updated>2007-05-17T17:16:01Z</updated><author><name>Chris Scott</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>“the simplest thing that can possibily (sic) work.”
</p>
    <p>
Yeah, I agree, it's best to keep everything feature oriented for the foreseeable future since it's, in general, more important for reference implementations to be conformant rather than fast.
</p>
    <p>
Not worrying too much about performance would also allow you to get a release out sooner rather than later ;)</p>
  </div></content></entry><entry><title>Comment 2 on /2007/05/16/implXProcIV</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/05/16/implXProcIV#comment0002"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0002</id><published>2007-05-23T16:01:50Z</published><updated>2007-05-23T16:01:50Z</updated><author><name>xinjie zhang</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>We are implementing a .NET version XProc engine. Our way is very simple, all inputs and outputs are XmlDocument, that is, they are DOM based, of course DOM is easy to be cached. For a sequence of input documents, we create a temp XmlDocument with a special root element, then we can distinct a single document from a sequence of document. It makes our work extreme easy. My first version of XProc engine only takes one week, with processors like: identity, xinclude, xstl, xquery, load, store, choose, foreach etc. I find XProc very powerful. Our workflow engine is in fact built on it.</p>
  </div></content></entry><entry><title>Comment 3 on /2007/05/16/implXProcIV</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/05/16/implXProcIV#comment0003"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0003</id><published>2007-05-23T23:02:53Z</published><updated>2007-05-23T23:02:53Z</updated><author><name>Norman Walsh</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Passing around DOM trees definitely simplifies some things. Does your .NET implementation have a home page?</p>
  </div></content></entry></feed>

