jPCT - a 3d engine for Java > Support

Java 10 Serialization

(1/1)

AGP:
I think that you have to update the serialization stuff for Java 10. Would you?

EgonOlsen:
Why? What's different? And what kind of serialization actually? Normal Java based one or jPCT's own serialized object stuff?

AGP:
My program was running an old jpct whereas the model had been serialized by the latest version. I thought that it was related to the Java algorithm changing. It works now, but are you using your own format? I thought you used Java's.

EgonOlsen:
Serialized objects are my own binary format optimized for usage on Android. Also, I don't think that Java10 breaks anything regarding the normal object serialization, because that would be utterly stupid of them.

Navigation

[0] Message Index

Go to full version