View Single Post
Posts: 103 | Thanked: 211 times | Joined on Sep 2011
#105
Originally Posted by marmistrz View Post
Will you include the com.meego namespace in the new release just for the compatibility with MeeGo apps - there are apps, e.g. in apps for meego that use com.meego instead of com.nokia.meego?
No. You can't use 'com.meego' and 'com.meego.extras' namespace and pretend that things works smoothly. You may end with QDeclarativeEngine cache failures...
Code:
Cannot assign QObject* to PageStack_QMLTYPE_NN
...if those apps use 'com.meego.extras' namespace. See also http://qt-project.org/forums/viewthread/8279
 

The Following 2 Users Say Thank You to inean For This Useful Post: