Bugzilla – Bug 492
add mechanism for generating schema drivers during build
Last modified: 2009-04-29 12:24:14 CEST
The schema drivers are currently maintained in the source-control repository, so available for anybody to check out and reuse. But their intended use is limited to their function within the context of validator.nu. So it would be better to not enable them to be easily copied and packaged outside of the context of validator.nu. Generating them at build time will help to prevent cases of copying/repurposing for which they're not intended.
Created attachment 87 [details] patch to build.py to generate the schema drivers
Created attachment 88 [details] diff showing differences between generated drivers and existing drivers in svn
build r68 http://svn8.cvsdude.com/vvc/whattf/build?view=revision&revision=68 syntax r415 http://svn8.cvsdude.com/vvc/whattf/syntax?view=revision&revision=415