[x3d-public] X3DJSAIL, X3dToJava.xslt and DOM X3DLoaderObject testing: anotherClassCastException; maintaining Java 8 compatibility

Don Brutzman brutzman at nps.edu
Thu Jun 14 06:56:05 PDT 2018


On 6/6/2018 3:51 PM, John Carlson wrote:
> https://docs.oracle.com/javase/9/docs/api/java/io/InputStream.html#readAllBytes--
> 
> InputStream has readAllBytes in java 9.

Understood.  As before, am not moving past Java 8 until Netbeans (and thus X3D-Edit) does.

You might further consider that keeping your code backwards compatible makes it more widely usable.  The entire X3DJSAIL codebase and .jar files are Java 8 compatible, am hoping to keep it that way.  The major functionality addition in Java 8 of pipeline processing was a great step up for our Java implementation of X3D.

So avoiding a Java 9 feature, if possible, is a good medium-term (1-2 year) strategy and not just a short-term (wait for Netbeans) strategy.

>  CRSN.

????

ANF = Acronym Not Found

> JOHN

as ever, thanks for exploring these possibilities and rationales.

all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman




More information about the x3d-public mailing list