Thu, 10 Jan 2013 13:09:19 +0100catch (Throwable t) caches everything (as usual in Java) including JavaScript own errors.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 10 Jan 2013 13:09:19 +0100] rev 423
catch (Throwable t) caches everything (as usual in Java) including JavaScript own errors.

Thu, 10 Jan 2013 10:05:17 +0100Milos pointed out its Velocity - e.g. we can replace characters in properties if we want
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 10 Jan 2013 10:05:17 +0100] rev 422
Milos pointed out its Velocity - e.g. we can replace characters in properties if we want

Wed, 09 Jan 2013 20:55:26 +0100bck2brwsr archetype
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 09 Jan 2013 20:55:26 +0100] rev 421
bck2brwsr archetype

Tue, 08 Jan 2013 16:32:11 +0100Non-existing method query yield proper exception
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 08 Jan 2013 16:32:11 +0100] rev 420
Non-existing method query yield proper exception

Tue, 08 Jan 2013 16:26:36 +0100Merging in NoSuchMethodException
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 08 Jan 2013 16:26:36 +0100] rev 419
Merging in NoSuchMethodException

Tue, 08 Jan 2013 16:01:25 +0100Can invoke methods with parameters via reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 08 Jan 2013 16:01:25 +0100] rev 418
Can invoke methods with parameters via reflection

Tue, 08 Jan 2013 16:25:01 +0100NoSuchMethodException is needed by Class.getMethod jdk7-b147
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 08 Jan 2013 16:25:01 +0100] rev 417
NoSuchMethodException is needed by Class.getMethod

Mon, 07 Jan 2013 18:40:20 +0100Can work with methods without return type
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 07 Jan 2013 18:40:20 +0100] rev 416
Can work with methods without return type

Mon, 07 Jan 2013 18:33:03 +0100Merging in Void
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 07 Jan 2013 18:33:03 +0100] rev 415
Merging in Void

Mon, 07 Jan 2013 18:30:06 +0100Adding Void to support invocation of methods without return type jdk7-b147
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 07 Jan 2013 18:30:06 +0100] rev 414
Adding Void to support invocation of methods without return type