On Mon, May 2, 2011 at 09:20, john pratss <[email protected]> wrote: > > I am developing an application based on Meego-touch-framework. > But before starting that I wanted to clarify one thing; > whether Meego-1.2 has support for both Qt/QML and MTF based apps or not? > In Meego-1.2, what is the approach for developing applications, whether it > is should be based on Qt/QML or on MTF ?
Qt Quick (i.e. QML) is the strategic and preferred technology. MTF is legacy and its inclusion can effectively be considered for backwards compatibility and internal use only. Apart from anything else, using QML will ease the porting of your application to other Qt platforms (which don't have MTF), such as Maemo, Symbian and even Android. Hope that helps, Andrew -- Andrew Flegg -- mailto:[email protected] | http://www.bleb.org/ _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines
