Sun, 07 Apr 2013 15:24:45 +0200Wrap invoke exceptions into InvocationTargetException model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 07 Apr 2013 15:24:45 +0200] rev 938
Wrap invoke exceptions into InvocationTargetException

Sun, 07 Apr 2013 11:38:56 +0200Need to use toString(), as valueOf() on array returns array model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 07 Apr 2013 11:38:56 +0200] rev 937
Need to use toString(), as valueOf() on array returns array

Fri, 05 Apr 2013 17:55:23 +0200@OnReceive is more ready to receive an array of values model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 05 Apr 2013 17:55:23 +0200] rev 936
@OnReceive is more ready to receive an array of values

Fri, 05 Apr 2013 15:17:54 +0200Dispatches first array value to single argument receive function model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 05 Apr 2013 15:17:54 +0200] rev 935
Dispatches first array value to single argument receive function

Fri, 05 Apr 2013 12:43:17 +0200@OnReceive annotation can obtain and process single JSON object model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 05 Apr 2013 12:43:17 +0200] rev 934
@OnReceive annotation can obtain and process single JSON object

Fri, 05 Apr 2013 10:41:07 +0200Any JavaScript array is treated as Java array of Objects model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 05 Apr 2013 10:41:07 +0200] rev 933
Any JavaScript array is treated as Java array of Objects

Fri, 05 Apr 2013 10:12:20 +0200Package all non-class files as HTTP resources model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 05 Apr 2013 10:12:20 +0200] rev 932
Package all non-class files as HTTP resources

Thu, 04 Apr 2013 13:12:17 +0200Knockout.js Twitter client example rewritten to Bck2Brwsr (just missing JSON access to tweets) model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 04 Apr 2013 13:12:17 +0200] rev 931
Knockout.js Twitter client example rewritten to Bck2Brwsr (just missing JSON access to tweets)

Thu, 04 Apr 2013 13:08:26 +0200clone() on model classes model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 04 Apr 2013 13:08:26 +0200] rev 930
clone() on model classes

Thu, 04 Apr 2013 11:45:54 +0200Assume the class belongs to the same package if it is not yet resolvable model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 04 Apr 2013 11:45:54 +0200] rev 929
Assume the class belongs to the same package if it is not yet resolvable