Peti Koch
Peti Koch
Java_MVVM_with_Swing_and_RxJava_Examples is therefore likely "deprecated"
Hi Manuel, nice hearing from you! :-) You are absolutely right IMHO that vanilla Java is not ideal to implement Redux for the JVM. The main reason for this is...
@mikebaum is this the kind of issue you talked about? It concerns not only the subjects, it concerns everything in RxJava, especially all operators.
I also see this with Vaadin 8.1.5 and Internet Explorer 11
Also suffering because of this. Just tried to use objenesis 2.5 instead of 2.1, same problem... PS: The current cloning release 1.9.3 uses objenesis 2.1 from 2013-10-10 (http://objenesis.org/notes.html).
It's probably in general not a good idea to deep-clone a SimpleListProperty instance, since it can have listeners. Deep-cloning will also clone the listeners, which is probably unexpected,
`org.jfree.ui.RefineryUtilities` -> `org.jfree.chart.ui.UIUtils`
`import org.jfree.ui. ...` -> `import org.jfree.chart.ui. ...`