Mon, 22 Apr 2013 16:07:00 +0200Official way of extracting wrapper object for all model classes
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 22 Apr 2013 16:07:00 +0200] rev 15
Official way of extracting wrapper object for all model classes

Mon, 22 Apr 2013 13:52:00 +0200Need to have applyBindings method to tell the model to associate itself with the page
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 22 Apr 2013 13:52:00 +0200] rev 14
Need to have applyBindings method to tell the model to associate itself with the page

Mon, 22 Apr 2013 13:03:34 +0200Twitter Client demo now compiles against net.java.html.json annotations
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 22 Apr 2013 13:03:34 +0200] rev 13
Twitter Client demo now compiles against net.java.html.json annotations

Mon, 22 Apr 2013 12:51:48 +0200Don't forget to process @OnReceive annotations
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 22 Apr 2013 12:51:48 +0200] rev 12
Don't forget to process @OnReceive annotations

Mon, 22 Apr 2013 12:37:43 +0200Function binding
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 22 Apr 2013 12:37:43 +0200] rev 11
Function binding

Sat, 20 Apr 2013 07:15:16 +0200Support for setters
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 20 Apr 2013 07:15:16 +0200] rev 10
Support for setters

Fri, 19 Apr 2013 19:00:39 +0200First incarnation of property bindings
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 19 Apr 2013 19:00:39 +0200] rev 9
First incarnation of property bindings

Fri, 19 Apr 2013 15:44:44 +0200Setting a property initilizes the binding
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 19 Apr 2013 15:44:44 +0200] rev 8
Setting a property initilizes the binding

Fri, 19 Apr 2013 15:40:27 +0200All tests in ModelTest are likely to need MockTechnology
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 19 Apr 2013 15:40:27 +0200] rev 7
All tests in ModelTest are likely to need MockTechnology

Fri, 19 Apr 2013 15:35:39 +0200Technology is the core SPI. Allows us to do simple mock testing of changes in an array.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 19 Apr 2013 15:35:39 +0200] rev 6
Technology is the core SPI. Allows us to do simple mock testing of changes in an array.