Sun, 14 Apr 2013 12:03:15 +0200Setter on int (and possibly also double) works fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Apr 2013 12:03:15 +0200] rev 980
Setter on int (and possibly also double) works

Sun, 14 Apr 2013 11:52:36 +0200Tons of in VM and in page logging fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Apr 2013 11:52:36 +0200] rev 979
Tons of in VM and in page logging

Sun, 14 Apr 2013 11:51:58 +0200Need to be able to instantiate Element to access <span id> fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Apr 2013 11:51:58 +0200] rev 978
Need to be able to instantiate Element to access <span id>

Sun, 14 Apr 2013 08:24:37 +0200Log when getters are called in KOProperty fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Apr 2013 08:24:37 +0200] rev 977
Log when getters are called in KOProperty

Sun, 14 Apr 2013 08:24:05 +0200Need to convert array values if they are convertible fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Apr 2013 08:24:05 +0200] rev 976
Need to convert array values if they are convertible

Sat, 13 Apr 2013 09:14:54 +0200Introducing KOProperty to allow us to call non-public methods and to do conversion of primitive types which is broken in WebView fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 13 Apr 2013 09:14:54 +0200] rev 975
Introducing KOProperty to allow us to call non-public methods and to do conversion of primitive types which is broken in WebView

Fri, 12 Apr 2013 16:13:50 +0200Currently the class needs to be public, if we want to make calls to it from WebView's engine fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Apr 2013 16:13:50 +0200] rev 974
Currently the class needs to be public, if we want to make calls to it from WebView's engine

Fri, 12 Apr 2013 15:59:24 +0200Surround calls to JavaScript with catch (Throwable) fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Apr 2013 15:59:24 +0200] rev 973
Surround calls to JavaScript with catch (Throwable)

Fri, 12 Apr 2013 15:42:05 +0200console.log(...) realy logs something fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 12 Apr 2013 15:42:05 +0200] rev 972
console.log(...) realy logs something

Thu, 11 Apr 2013 22:28:01 +0200Rather then calling toArray, call method 'koData' fx
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 11 Apr 2013 22:28:01 +0200] rev 971
Rather then calling toArray, call method 'koData'