[x3d-public] Suggested X3dToPython.xslt enhancement
John Carlson
yottzumm at gmail.com
Wed Aug 16 10:11:31 PDT 2023
Don, this to your X3dToPython.xslt generator:
$ diff HelloWorldProgramOutput.py hey.py
0a1,3
> import json
>
>
413a417
> json.loads(newModelJSON)
Such that the generated JSON is tested against standard Python packages.
In addition, I would add a flag for JSON validation, not JSON Schema
validation.
Should be enlightening.
If you will accept changes to X3dToPython.xslt, I will pursue this.
Please, let’s make x3d.py on par with X3DJSAIL, not a weak cousin.
Thanks!
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20230816/dd7dd335/attachment.html>
More information about the x3d-public
mailing list