Hi,<br><br>I&#39;m about to embark on a module to serialize Zope schemas into the JSON format for my application, taking inspiration from z3c.schema2xml. I&#39;ve had a look around SVN to see if this functionality has already been implemented but can&#39;t find anything - does anybody know whether this has already been done somewhere?<br>
<br>Also, it makes sense in my mind for a schema2xml and schema2json to implement the same interface. How does Zope handle this case? With a format agnostic interface module or something?<br><br>Many thanks,<br>Paul<br>