Mon, 21 Jan 2013 15:33:32 +0100Need to bind the module to this and not create new instance model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Jan 2013 15:33:32 +0100] rev 508
Need to bind the module to this and not create new instance

Mon, 21 Jan 2013 15:32:53 +0100Verify the object is really registered on a global level model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Jan 2013 15:32:53 +0100] rev 507
Verify the object is really registered on a global level

Mon, 21 Jan 2013 13:46:44 +0100Merging critical fixes (@ExtraJavaScript and String.equals) from default branch model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Jan 2013 13:46:44 +0100] rev 506
Merging critical fixes (@ExtraJavaScript and String.equals) from default branch

Mon, 21 Jan 2013 13:43:40 +0100Moving towards testability: Model class does not have any public fields, rather instance onces model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Jan 2013 13:43:40 +0100] rev 505
Moving towards testability: Model class does not have any public fields, rather instance onces

Mon, 21 Jan 2013 13:46:09 +0100Format of JavaScript header is a bit different than Java one
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Jan 2013 13:46:09 +0100] rev 504
Format of JavaScript header is a bit different than Java one

Mon, 21 Jan 2013 13:39:23 +0100requireScript needs to work also in lazy mode
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Jan 2013 13:39:23 +0100] rev 503
requireScript needs to work also in lazy mode

Mon, 21 Jan 2013 13:23:23 +0100Finally found a way to make sure exception messages are printed by JavaScript VMs
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Jan 2013 13:23:23 +0100] rev 502
Finally found a way to make sure exception messages are printed by JavaScript VMs

Mon, 21 Jan 2013 12:53:05 +0100String.equals(null) should not yield exception
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Jan 2013 12:53:05 +0100] rev 501
String.equals(null) should not yield exception

Mon, 21 Jan 2013 11:55:27 +0100@ComputedProperty methods can't access the model model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Jan 2013 11:55:27 +0100] rev 500
@ComputedProperty methods can't access the model

Mon, 21 Jan 2013 10:06:42 +0100Making the Knockout behavior testable model
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Jan 2013 10:06:42 +0100] rev 499
Making the Knockout behavior testable