Tue, 17 Sep 2013 12:20:31 +0200[maven-release-plugin] prepare release release-0.6 release-0.6
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 17 Sep 2013 12:20:31 +0200] rev 304
[maven-release-plugin] prepare release release-0.6

Mon, 16 Sep 2013 12:17:36 +0200Continue iteration to next package, if needed
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 16 Sep 2013 12:17:36 +0200] rev 303
Continue iteration to next package, if needed

Sun, 15 Sep 2013 18:00:08 +0200Log the function definition in a single log statement
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 15 Sep 2013 18:00:08 +0200] rev 302
Log the function definition in a single log statement

Fri, 13 Sep 2013 11:50:42 +0200Context should be shared per classloader batchnotify
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 13 Sep 2013 11:50:42 +0200] rev 301
Context should be shared per classloader

Fri, 13 Sep 2013 11:49:26 +0200Trigger Java<->JavaScript synchronization also for Tyrus tests batchnotify
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 13 Sep 2013 11:49:26 +0200] rev 300
Trigger Java<->JavaScript synchronization also for Tyrus tests

Fri, 13 Sep 2013 11:40:18 +0200Trigger Java<->JavaScript synchronization before querying the browser for its state. batchnotify
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 13 Sep 2013 11:40:18 +0200] rev 299
Trigger Java<->JavaScript synchronization before querying the browser for its state.

Fri, 13 Sep 2013 11:37:01 +0200Notify changes only when the topmost presenter is being cleared batchnotify
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 13 Sep 2013 11:37:01 +0200] rev 298
Notify changes only when the topmost presenter is being cleared

Fri, 13 Sep 2013 11:04:17 +0200Push values of chagned properties rather than letting the browser to callback for them batchnotify
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 13 Sep 2013 11:04:17 +0200] rev 297
Push values of chagned properties rather than letting the browser to callback for them

Fri, 13 Sep 2013 10:17:21 +0200Indexing by Combo to have access to properties batchnotify
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 13 Sep 2013 10:17:21 +0200] rev 296
Indexing by Combo to have access to properties

Fri, 13 Sep 2013 10:06:56 +0200Need a wrapper around JSObject to keep list of properties. Alas, when the Technology's Data parameter does not represent in browser recognizable object, we need to do some unwrapping. Right now doing it via Callable check. batchnotify
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 13 Sep 2013 10:06:56 +0200] rev 295
Need a wrapper around JSObject to keep list of properties. Alas, when the Technology's Data parameter does not represent in browser recognizable object, we need to do some unwrapping. Right now doing it via Callable check.