Mon, 08 Apr 2013 19:31:47 +0200Point the URL to the latest version of the source model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 08 Apr 2013 19:31:47 +0200] rev 957
Point the URL to the latest version of the source

Mon, 08 Apr 2013 19:30:22 +0200Making list of activeTweeters really a list. It is easier to observe its changes. model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 08 Apr 2013 19:30:22 +0200] rev 956
Making list of activeTweeters really a list. It is easier to observe its changes.

Mon, 08 Apr 2013 18:26:11 +0200Simplifying code by using @OnPropertyChange a bit more model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 08 Apr 2013 18:26:11 +0200] rev 955
Simplifying code by using @OnPropertyChange a bit more

Mon, 08 Apr 2013 16:51:30 +0200Support for JSONP model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 08 Apr 2013 16:51:30 +0200] rev 954
Support for JSONP

Mon, 08 Apr 2013 15:14:29 +0200Link to the Java code for the page controller model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 08 Apr 2013 15:14:29 +0200] rev 953
Link to the Java code for the page controller

Mon, 08 Apr 2013 13:06:14 +0200Access to twitter is driven by @OnReceive annotation model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 08 Apr 2013 13:06:14 +0200] rev 952
Access to twitter is driven by @OnReceive annotation

Mon, 08 Apr 2013 12:45:41 +0200Static, full compilation from Java to js model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 08 Apr 2013 12:45:41 +0200] rev 951
Static, full compilation from Java to js

Mon, 08 Apr 2013 12:36:12 +0200Also notify changes in array properties model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 08 Apr 2013 12:36:12 +0200] rev 950
Also notify changes in array properties

Mon, 08 Apr 2013 12:12:42 +0200OnPropertyChange allows us to update the tweets as soon as active tweets are changed model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 08 Apr 2013 12:12:42 +0200] rev 949
OnPropertyChange allows us to update the tweets as soon as active tweets are changed

Mon, 08 Apr 2013 09:24:59 +0200Able to display tweets (if --disable-web-security used). Needed to patch knockout to survive/ignore properties with dollar sign in them. model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 08 Apr 2013 09:24:59 +0200] rev 948
Able to display tweets (if --disable-web-security used). Needed to patch knockout to survive/ignore properties with dollar sign in them.