Fri, 03 May 2013 09:26:03 +0200 Jaroslav Tulach API for testing whether a class is model or not
Thu, 02 May 2013 21:22:44 +0200 Jaroslav Tulach Specify supported source version
Wed, 01 May 2013 07:20:06 +0200 Jaroslav Tulach Merging in recent updates needed to produce release-0.1
Wed, 01 May 2013 07:19:10 +0200 Jaroslav Tulach Added tag release-0.1 for changeset c404760d7dd4
Wed, 01 May 2013 07:06:43 +0200 Jaroslav Tulach Making more things private, removing KOList and providing some fake Javadoc release-0.1
Wed, 01 May 2013 06:59:55 +0200 Jaroslav Tulach Providing some Javadoc, so Nexus allows the JAR to be released
Tue, 30 Apr 2013 17:28:02 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Tue, 30 Apr 2013 17:27:36 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.1
Tue, 30 Apr 2013 17:27:18 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.1
Tue, 30 Apr 2013 16:42:21 +0200 Jaroslav Tulach Can build on 0.7 version of bck2brwsr
Mon, 29 Apr 2013 18:13:30 +0200 Jaroslav Tulach Handle the case when the property is not yet defined
Mon, 29 Apr 2013 13:40:20 +0200 Jaroslav Tulach Group id of this binding is org.apidesign.html
Mon, 29 Apr 2013 12:53:39 +0200 Jaroslav Tulach Use centralized reference to bck2brwsr version
Mon, 29 Apr 2013 12:50:19 +0200 Jaroslav Tulach Putting the bck2brwsr bindings into html.java.net repository
Mon, 29 Apr 2013 10:05:06 +0200 Jaroslav Tulach Better names for VMTest builder methods
Mon, 29 Apr 2013 09:58:13 +0200 Jaroslav Tulach Always use org.openide.util.lookup in provided mode - only then it is available just for compilation of the single project
Mon, 29 Apr 2013 09:30:35 +0200 Jaroslav Tulach Need @ServiceProvider just for compilation
Sun, 28 Apr 2013 22:39:26 +0200 Jaroslav Tulach Builder methods on VMTest now allow direct specification of the launcher to use
Fri, 26 Apr 2013 16:23:15 +0200 Jaroslav Tulach The Thread.currentClassLoader() is set to something weird inside Maven plugin. Search also loader of the ContextProvider SPI
Fri, 26 Apr 2013 16:22:23 +0200 Jaroslav Tulach Need to register as service provider of context
Fri, 26 Apr 2013 13:45:46 +0200 Jaroslav Tulach A way to find default context inside a browser
Thu, 25 Apr 2013 16:41:13 +0200 Jaroslav Tulach Need to convert values toModel to make sure all TCK tests pass properly in FXbrwsr
Thu, 25 Apr 2013 16:21:50 +0200 Jaroslav Tulach Initial implementation of knockout.js bindings via JavaFX's WebView
Thu, 25 Apr 2013 12:40:29 +0200 Jaroslav Tulach Execution of JavaScript needs to be provided by the instance of the TCK
Wed, 24 Apr 2013 18:52:42 +0200 Jaroslav Tulach Representation of JSON objects can be different in each technology. The actual implementation of the TCK needs to create such object then.
Wed, 24 Apr 2013 18:34:31 +0200 Jaroslav Tulach TCK for the JSON mapping technologies
Tue, 23 Apr 2013 20:46:15 +0200 Jaroslav Tulach Exclude local .maven repository
Tue, 23 Apr 2013 20:43:19 +0200 Jaroslav Tulach Polishing Javadoc
Tue, 23 Apr 2013 16:16:45 +0200 Jaroslav Tulach Prevent NPE by using intKnckt
Tue, 23 Apr 2013 15:58:19 +0200 Jaroslav Tulach Adding unified way of pre-loading classes that works in HotSpot as well as Bck2Brwsr VM
Tue, 23 Apr 2013 14:17:06 +0200 Jaroslav Tulach Compare just the simple name
Tue, 23 Apr 2013 14:10:01 +0200 Jaroslav Tulach Removing unused import
Tue, 23 Apr 2013 13:30:02 +0200 Jaroslav Tulach Deserialize from JSON using registered factory
Tue, 23 Apr 2013 13:19:14 +0200 Jaroslav Tulach Removing unused code
Tue, 23 Apr 2013 12:44:57 +0200 Jaroslav Tulach Send in context for JSON deserialization
Tue, 23 Apr 2013 10:15:46 +0200 Jaroslav Tulach SPI for JSON and JSONP queries
Tue, 23 Apr 2013 08:43:11 +0200 Jaroslav Tulach Introducing second SPI interface - Transfer
Mon, 22 Apr 2013 23:18:55 +0200 Jaroslav Tulach Verify we can extract int, double and String from event properties
Mon, 22 Apr 2013 22:38:59 +0200 Jaroslav Tulach Simple conversion to String
Mon, 22 Apr 2013 22:30:30 +0200 Jaroslav Tulach Polishing function bindings
Mon, 22 Apr 2013 21:36:07 +0200 Jaroslav Tulach Don't replace Strings with nulls
Mon, 22 Apr 2013 21:19:58 +0200 Jaroslav Tulach toString really produces JSON
Mon, 22 Apr 2013 21:12:16 +0200 Jaroslav Tulach wrapping arrays and providing setter and getter in PropertyBinding
Mon, 22 Apr 2013 16:14:52 +0200 Jaroslav Tulach Better conversion for JSONList
Mon, 22 Apr 2013 16:07:00 +0200 Jaroslav Tulach Official way of extracting wrapper object for all model classes
Mon, 22 Apr 2013 13:52:00 +0200 Jaroslav Tulach Need to have applyBindings method to tell the model to associate itself with the page
Mon, 22 Apr 2013 13:03:34 +0200 Jaroslav Tulach Twitter Client demo now compiles against net.java.html.json annotations
Mon, 22 Apr 2013 12:51:48 +0200 Jaroslav Tulach Don't forget to process @OnReceive annotations
Mon, 22 Apr 2013 12:37:43 +0200 Jaroslav Tulach Function binding
Sat, 20 Apr 2013 07:15:16 +0200 Jaroslav Tulach Support for setters
Fri, 19 Apr 2013 19:00:39 +0200 Jaroslav Tulach First incarnation of property bindings
Fri, 19 Apr 2013 15:44:44 +0200 Jaroslav Tulach Setting a property initilizes the binding
Fri, 19 Apr 2013 15:40:27 +0200 Jaroslav Tulach All tests in ModelTest are likely to need MockTechnology
Fri, 19 Apr 2013 15:35:39 +0200 Jaroslav Tulach Technology is the core SPI. Allows us to do simple mock testing of changes in an array.
Fri, 19 Apr 2013 11:55:34 +0200 Jaroslav Tulach DI fans will be glad to find out we have a support for various contexts
Fri, 19 Apr 2013 11:29:49 +0200 Jaroslav Tulach Proper implementation of the list copied from KOList
Fri, 19 Apr 2013 11:11:07 +0200 Jaroslav Tulach 1st test to verify warnings coming from annotation processor
Fri, 19 Apr 2013 10:25:57 +0200 Jaroslav Tulach Can compile tests
Fri, 19 Apr 2013 10:04:54 +0200 Jaroslav Tulach Proper annotation names
Fri, 19 Apr 2013 10:01:02 +0200 Jaroslav Tulach Initial version of the JSON model APIs. Taken from bck2brwsr rev. be21afc3d48a