Thu, 18 Dec 2014 03:25:54 +0100Bringing the !keepAlive approach to javax.script presenter as well weakfx
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 18 Dec 2014 03:25:54 +0100] rev 915
Bringing the !keepAlive approach to javax.script presenter as well

Wed, 17 Dec 2014 22:00:41 +0100Cannot assert on converted values, as even Object types can get String values. weakfx
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 17 Dec 2014 22:00:41 +0100] rev 914
Cannot assert on converted values, as even Object types can get String values.

Wed, 17 Dec 2014 21:37:30 +0100Really treat String as primitive type: don't give a presenter chance for additional conversions. weakfx
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 17 Dec 2014 21:37:30 +0100] rev 913
Really treat String as primitive type: don't give a presenter chance for additional conversions.

Wed, 17 Dec 2014 18:09:12 +0100Try to consider String a primitive type weakfx
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 17 Dec 2014 18:09:12 +0100] rev 912
Try to consider String a primitive type

Wed, 17 Dec 2014 17:34:16 +0100Callback type of 'self' needs to be java.lang.Object otherwise FX presenter cannot wrap its values in Weak reference weakfx
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 17 Dec 2014 17:34:16 +0100] rev 911
Callback type of 'self' needs to be java.lang.Object otherwise FX presenter cannot wrap its values in Weak reference

Wed, 17 Dec 2014 16:48:27 +0100Ignore temporary NetBeans+Maven configuration files weakfx
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 17 Dec 2014 16:48:27 +0100] rev 910
Ignore temporary NetBeans+Maven configuration files

Wed, 17 Dec 2014 16:24:00 +0100Primitive types should not be wrapped even if 'keepAlive=false' weakfx
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 17 Dec 2014 16:24:00 +0100] rev 909
Primitive types should not be wrapped even if 'keepAlive=false'

Tue, 16 Dec 2014 21:03:16 +0100Providing an ability to apply model to element with certain id ApplyId
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 16 Dec 2014 21:03:16 +0100] rev 908
Providing an ability to apply model to element with certain id

Wed, 17 Dec 2014 07:19:50 +0100Initial attempt to implement keepAlive in FX presenter weakfx
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 17 Dec 2014 07:19:50 +0100] rev 907
Initial attempt to implement keepAlive in FX presenter

Tue, 16 Dec 2014 21:49:45 +0100Default for keepAlive is true
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 16 Dec 2014 21:49:45 +0100] rev 906
Default for keepAlive is true