Bob Hanson

Results 54 comments of Bob Hanson

From https://github.com/google/j2cl/discussions/183#discussioncomment-5340570 Optimization of java2script similarly allows for packaging just the classes used, though that is a bit more complicated due to allowances for real-time class loading and reflection in...

More detail is required.

Object serialization is not supported in Java2Script. On Fri, Aug 12, 2022 at 7:16 AM Mateusz Warowny ***@***.***> wrote: > java.io.ObjectOutputStream is missing from java sources. > > — >...

The serialization code is all removed from the Java. Those methods do not exist in the JavaScript. JAXB marshalling works. On Mon, Aug 15, 2022, 6:49 AM Mateusz Warowny ***@***.***>...

Ignore that comment. There is no difference between Java8 Swingjs-site.zip and Java11 Swingjs-site.zip. Pushing now.

sure. Forgot to remove that not-implemented flag when long was fully implemented. Here you go: random long = 1048948324021931160 random long = 3077721075143237710 random long = 3575738933581328923 random long =...

I will get that compiled in the Java11 build as time allows.

I have switched Jmol to DSSP 2.0. The rationale is that helices with "kinks" or "bulges" were being treated as one long helix. In many case, particularly in G-protein-coupled receptors,...

OK, chiming in -- Sounds like there is good support for having those names. I appreciate that, as Jmol does a lot with those -- displays them upon file load...

do please include them. Let the user decide if they want them or not. On Mon, Apr 25, 2016 at 11:06 AM, Alexander Rose [email protected] wrote: > We currently rely...