Mon, 29 Feb 2016 05:25:31 +0100#257849: xhr4j module uses java.net package to handle @OnReceive requests to workaround CORS limitations xhr4j
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 29 Feb 2016 05:25:31 +0100] rev 1057
#257849: xhr4j module uses java.net package to handle @OnReceive requests to workaround CORS limitations

Fri, 26 Feb 2016 21:44:26 +0100#258088: Mention Property#mutable in API changes overview NonMutable258088
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 26 Feb 2016 21:44:26 +0100] rev 1056
#258088: Mention Property#mutable in API changes overview

Mon, 22 Feb 2016 19:58:32 +0100#258088: Non-mutable values aren't wrapped into ko.observable, but rather stored as primitive values NonMutable258088
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 22 Feb 2016 19:58:32 +0100] rev 1055
#258088: Non-mutable values aren't wrapped into ko.observable, but rather stored as primitive values

Mon, 22 Feb 2016 06:09:33 +0100#258088: Introducing @Property(mutable=false) and making sure the generated Java code yields exceptions when such properties are modified after their use by the technology NonMutable258088
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 22 Feb 2016 06:09:33 +0100] rev 1054
#258088: Introducing @Property(mutable=false) and making sure the generated Java code yields exceptions when such properties are modified after their use by the technology

Mon, 15 Feb 2016 05:27:28 +0100Lowering the level of warning for using 'empty technology' - sometimes that is appropriate
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 15 Feb 2016 05:27:28 +0100] rev 1053
Lowering the level of warning for using 'empty technology' - sometimes that is appropriate

Mon, 15 Feb 2016 05:26:13 +0100Fully qualified name to access Object
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 15 Feb 2016 05:26:13 +0100] rev 1052
Fully qualified name to access Object

Mon, 15 Feb 2016 05:23:17 +0100Returning primitive array should yield ClassCastException during runtime
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 15 Feb 2016 05:23:17 +0100] rev 1051
Returning primitive array should yield ClassCastException during runtime

Thu, 11 Feb 2016 06:03:40 +0100#257930: Generate @see reference to the user written method the generated one originates from
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 11 Feb 2016 06:03:40 +0100] rev 1050
#257930: Generate @see reference to the user written method the generated one originates from

Mon, 08 Feb 2016 20:50:46 +0100Number may not be Integer, it can be any Number
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 08 Feb 2016 20:50:46 +0100] rev 1049
Number may not be Integer, it can be any Number

Mon, 08 Feb 2016 20:46:18 +0100Convert to intValue is certain to give int result
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 08 Feb 2016 20:46:18 +0100] rev 1048
Convert to intValue is certain to give int result