<div dir="ltr">I've been doing serious work on X3DJSON and python-X3DJSAIL and X3dToPython.xslt generated code, in preparation for serious testing in the X3DJSONLD don.sh test harness.<div><br></div><div>for example, you can run:</div><div><br></div><div>$ sh donlocal.sh</div><div><br></div><div>to do a full harness test of Don's stylesheets and code, but I haven't added running python files yet (it doesn't work due to some problem with the x3d.py package, just try to import it).  Previously, it was thought that you could just put the x3d.py file alongside the source code apps, but this is no longer working inside python-X3DJSONLD.</div><div><br></div><div>pythonSAI remains as the testing grounds for python-X3DJSAIL. This is also where I keep the X3DJSAIL jars I use.  Recommendation:   Create  a pom.xml to move the X3DJSAIL jars to ~/.m2 repository, so they will be in the same place on everyone's environment.   I have <a href="https://github.com/coderextreme/JavaSceneAuthoringInterfaceLibrary">https://github.com/coderextreme/JavaSceneAuthoringInterfaceLibrary</a>  I would run the mvn process after the ant process. Ultimately, we will want to move jars into a public repository, similar to x3d.py.</div><div><br>I haven't tested this lately, but</div><div><br></div><div>$ sh donall.sh</div><div><br></div><div>Will run all .x3d files in  /c/x3d-code/<a href="http://www.web3d.org/x3d/content/examples/">www.web3d.org/x3d/content/examples/</a> through don.sh.</div><div><br></div><div><br></div></div>