Re: [Development] API Change in QtRemoteObjects

2016-01-02 Thread Ch'Gans
Was going through the changes out of curiosity and found that: Is a '\n' is missing at line 51? See https://codereview.qt-project.org/#/c/144624/10/examples/RemoteObjects/ModelViewClient/main.cpp My 2 cents, Chris On 3 January 2016 at 06:51, Stottlemyer, Brett (B.S.) wrote: > Hello, > > For thos

Re: [Development] API Change in QtRemoteObjects

2016-01-02 Thread charleyb123 .
Hi, Brett-- IMHO, this is a very good change. The library will be easier to use, and more accessible from QML. Also, now is probably the time to make such an API change. I'm watching this effort with great interest -- thanks for all your hard work. --charley On Sat, Jan 2, 2016 at 10:51 AM,

[Development] API Change in QtRemoteObjects

2016-01-02 Thread Stottlemyer, Brett (B.S.)
Hello, For those of you using the QtRemoteObjects playground module (QtRO for short), some changes went in over the holidays that changed the public API. So you will need to update your code when you update to any version of master past 16959709b59db45c07385ecc13b76061de851edf (or see the (merged