DigitalSmile

Results 19 comments of DigitalSmile

Java 9 has been released couple of days ago, so what's the deal?

Is this repo still being maintained?...

At least it would be helpful to make the code Java 9 compatible following this guide -> https://docs.oracle.com/javase/9/migrate/toc.htm

@larsiusprime can you please update the Haxe repository with changes? I am looking for java port and it will be great if I can compile java sources directly from Haxe.

Thank you guys! Will check it

I have the same issue, it seems if you have a windows user with non-latin symbols you cannot run it.

Java 9 has been released couple of days ago. I got your example with jdeps, it shows A LOT of classes accessing internal java API. I added newer version of...

Here is a link for the jdeps report -> https://drive.google.com/file/d/0B5RQdVwoIrcFV1JSMi1SOE9vbWM/view?usp=sharing I did not upgrade anything, except Kotlin version (still not sure If I did it correctly). The archive shows thousands...

Very useful feature to have. Meta data is sometimes needed through custom validation process.

For the history, benchmark for the simple roundtrip (create, get state, shutdown): ``` Result "com.pi4j.plugin.jmh.DigitalInputPerformanceTest.testCreateShutdownRoundTrip": 1.652 ±(99.9%) 0.121 ms/op [Average] (min, avg, max) = (1.615, 1.652, 1.698), stdev = 0.031...