[x3d-public] Minutes of JavaScript/JSON meeting 28 July 2021

John Carlson yottzumm at gmail.com
Tue Jun 29 19:51:03 PDT 2021


Attachment x3d/stylesheets/java/src/net/coderextreme/RunZPatch.java, 
example running of zjsonpatch between two files.

Attachment x3d/stylesheets/java/src/net/coderextreme/build.xml, example 
ant script to run in that folder.  Two targets, compile.zpatch and 
run.zpatch

Attachment x3d/stylesheets/java/src/net/coderextreme/LICENSE open source 
license.

You will need to download zjsonpatch 
https://github.com/flipkart-incubator/zjsonpatch

You will probably need to be a medium level java/ant person to figure 
out how to produce the patch I reported.   I suggest you have jsonlint 
for any pretty-printed output.

Contributions welcome!

John

-------------- next part --------------
A non-text attachment was scrubbed...
Name: RunZPatch.java
Type: text/x-java
Size: 1268 bytes
Desc: not available
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20210629/962f1ce7/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.xml
Type: text/xml
Size: 2744 bytes
Desc: not available
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20210629/962f1ce7/attachment-0001.xml>
-------------- next part --------------
Copyright (c) 2021 held by the John Carlson. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
    Neither the names of the Web3D Consortium, any of its members of affiliates, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


More information about the x3d-public mailing list