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

Thu, 04 Apr 2013 09:47:35 +0200addAll needs to notify change model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 04 Apr 2013 09:47:35 +0200] rev 928
addAll needs to notify change

Thu, 04 Apr 2013 09:47:03 +0200@OnFunction method wrappers should not be visible in code completion. Making private. model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 04 Apr 2013 09:47:03 +0200] rev 927
@OnFunction method wrappers should not be visible in code completion. Making private.

Thu, 04 Apr 2013 09:46:06 +0200Implementation of String.replace(CharSeq,CharSeq) model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 04 Apr 2013 09:46:06 +0200] rev 926
Implementation of String.replace(CharSeq,CharSeq)