Tue, 26 Aug 2014 17:36:07 +0200 Jaroslav Tulach Documenting the mutable array change in Javadoc overview page MutableArrays
Tue, 26 Aug 2014 17:35:37 +0200 Jaroslav Tulach Finishing the sentence in the Javadoc MutableArrays
Tue, 26 Aug 2014 17:35:10 +0200 Jaroslav Tulach Verify that derived properties are also updated when an array is modified from inside of knockout binding MutableArrays
Tue, 26 Aug 2014 17:34:03 +0200 Jaroslav Tulach Merge of work on default branch MutableArrays
Tue, 26 Aug 2014 17:33:30 +0200 Jaroslav Tulach List of primitive types can be result of a derived property
Tue, 26 Aug 2014 17:32:42 +0200 Jaroslav Tulach Skip this test as it relies on (non-functional) with MutableArrays
Tue, 26 Aug 2014 17:31:51 +0200 Jaroslav Tulach Can modify array of JSON objects MutableArrays
Tue, 26 Aug 2014 17:31:21 +0200 Jaroslav Tulach Modification of arrays works on ints as well MutableArrays
Tue, 26 Aug 2014 17:30:45 +0200 Jaroslav Tulach If one modifies the String array from ko.computed, the value is propagated back to Java model. MutableArrays
Sat, 23 Aug 2014 22:55:00 +0200 Jaroslav Tulach A bit of typesafety and flexibility
Tue, 19 Aug 2014 20:49:57 +0200 Jaroslav Tulach skip deployment of Felix and Equinox testing projects
Tue, 19 Aug 2014 20:17:46 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Tue, 19 Aug 2014 20:17:45 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.9
Tue, 19 Aug 2014 20:17:45 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.9 release-0.9
Tue, 19 Aug 2014 20:13:30 +0200 Jaroslav Tulach Removed tag release-0.9
Tue, 19 Aug 2014 20:13:11 +0200 Jaroslav Tulach Merging in update to knockout.js 3.2.0
Tue, 19 Aug 2014 15:48:05 +0200 Jaroslav Tulach Updating to knockoutjs 3.2.0 and using it without any patches
Thu, 14 Aug 2014 11:43:55 +0200 Jaroslav Tulach Give other threads a chance to run before retrying the task
Tue, 05 Aug 2014 18:31:51 +0200 Jaroslav Tulach Bringing in the work on default branch beans
Tue, 19 Aug 2014 20:11:47 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Tue, 19 Aug 2014 20:11:47 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.9
Tue, 19 Aug 2014 20:11:47 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.9
Tue, 19 Aug 2014 20:05:12 +0200 Jaroslav Tulach Documenting update of knockout to 3.2.0 version
Tue, 05 Aug 2014 18:09:07 +0200 Jaroslav Tulach Extract the model class before passing it back to Java
Mon, 04 Aug 2014 19:00:41 +0200 Jaroslav Tulach Testing GC characteristics of the JSONBeans cache beans
Mon, 04 Aug 2014 14:25:41 +0200 Jaroslav Tulach Can read JSON to a JavaBean from a stream beans
Mon, 04 Aug 2014 07:10:17 +0200 Jaroslav Tulach Property dependencies not supported beans
Mon, 04 Aug 2014 07:08:46 +0200 Jaroslav Tulach Arrays get properly wrapped by technology classes beans
Mon, 04 Aug 2014 06:51:19 +0200 Jaroslav Tulach Can call setters on primitive type properties beans
Mon, 04 Aug 2014 06:21:37 +0200 Jaroslav Tulach Prevent typecast errors beans
Sun, 03 Aug 2014 22:41:36 +0200 Jaroslav Tulach Get default context when none is available beans
Sun, 03 Aug 2014 22:09:35 +0200 Jaroslav Tulach A bit of documentation beans
Sun, 03 Aug 2014 21:48:48 +0200 Jaroslav Tulach No need for removePCL beans
Sun, 03 Aug 2014 21:35:36 +0200 Jaroslav Tulach Can call JavaBean methods are functions beans
Sun, 03 Aug 2014 21:15:07 +0200 Jaroslav Tulach Fake Exception as RuntimeExceptions and convert values unsing Proto.Type methods beans
Sun, 03 Aug 2014 18:27:17 +0200 Jaroslav Tulach Property change listener helps us succeed when running next few functions beans
Sun, 03 Aug 2014 18:04:06 +0200 Jaroslav Tulach First test passed, OK beans
Sun, 03 Aug 2014 17:38:24 +0200 Jaroslav Tulach Test to verify basic introspection behavior beans
Sun, 03 Aug 2014 16:34:51 +0200 Jaroslav Tulach Starting to work on the JavaBean <-> JSON Model bridge beans
Sun, 03 Aug 2014 08:31:08 +0200 Jaroslav Tulach Merging into main development line
Sun, 03 Aug 2014 08:29:53 +0200 Jaroslav Tulach Include the directory with generated classes for the case when multiple classes in the project inherit from each other
Sat, 02 Aug 2014 13:07:17 +0200 Jaroslav Tulach Using <b> for language keywords in the javadoc
Sat, 02 Aug 2014 12:59:31 +0200 Jaroslav Tulach Fixing Javadoc to succeed on JDK8
Sat, 02 Aug 2014 07:56:36 +0200 Jaroslav Tulach Deeply watching changes in @ComputedProperty state
Sat, 02 Aug 2014 07:54:15 +0200 Jaroslav Tulach Deep checking of @ComputedProperties is now default if one depends on another model class DeepWatch
Sat, 02 Aug 2014 07:28:37 +0200 Jaroslav Tulach Moving the ability to control whether the value change is transitive or not out from the public API. Will make it default. DeepWatch
Sat, 02 Aug 2014 07:13:47 +0200 Jaroslav Tulach Documenting newly added Proto object mehtods DeepWatch
Sat, 02 Aug 2014 07:01:20 +0200 Jaroslav Tulach Only access the observer field under the GLOBAL lock DeepWatch
Sat, 02 Aug 2014 06:45:55 +0200 Jaroslav Tulach Don't initialize observers when the watched property is not known DeepWatch
Sat, 02 Aug 2014 06:41:59 +0200 Jaroslav Tulach Encapsulating all logic into Observers top level class DeepWatch
Sat, 02 Aug 2014 06:25:53 +0200 Jaroslav Tulach Using classical java.util classes minimizes the chance I will do mistake when coding linked list myself DeepWatch
Fri, 01 Aug 2014 17:13:23 +0200 Jaroslav Tulach Adding the original test that motivated these changes. The Angular's ToDo sample. DeepWatch
Fri, 01 Aug 2014 17:02:15 +0200 Jaroslav Tulach Additional tests DeepWatch
Fri, 01 Aug 2014 16:02:10 +0200 Jaroslav Tulach Don't duplicate head of the linked list DeepWatch
Fri, 01 Aug 2014 15:24:57 +0200 Jaroslav Tulach Preventing re-entrant access to the same model object, but otherwise one is free to however anywhere. DeepWatch
Fri, 01 Aug 2014 14:16:19 +0200 Jaroslav Tulach Ensuring deep changes work OK with arrays DeepWatch
Fri, 01 Aug 2014 14:08:55 +0200 Jaroslav Tulach A bit striker mode for non-deep properties DeepWatch
Fri, 01 Aug 2014 13:02:35 +0200 Jaroslav Tulach Can handle multiple deeply computed properties in one object DeepWatch
Fri, 01 Aug 2014 12:36:56 +0200 Jaroslav Tulach Can observe change in a deeply hidden property of nested model class DeepWatch
Thu, 31 Jul 2014 15:35:28 +0200 Jaroslav Tulach Test to verify deep watch behavior DeepWatch