From: Sascha H. <sa...@xm...> - 2011-02-07 17:15:48
|
Hi Tomas, without having extensive knowledge beyond what you mentioned about these platforms, XMLVM should be able to generate code for these platforms using the new and shiny C-backend. As you pointed out, the work required here would be to generate wrapper so that the Android UI widgets are mapped onto suitable Qt widgets. I think it's definitely quite an amount of work, but should be doable, depending on the concrete app(s) you want to port. Keep in mind though that the core team doesn't plan to work on these platforms at the moment, but if somebody is willing to own that piece, we would certainly be lending a helping hand in modifying the pipeline to integrate such new targets. // Sascha On Mon, Feb 7, 2011 at 2:59 PM, Tomas Vestelind <tom...@gm...>wrote: > Hi, > > I'm wondering how complicated it would be to include other platforms like > Bada, MeeGo and Symbian to XMLVM? Both Symbian and MeeGo use Qt and Bada use > their own SDK. Could XMLVM generate the C/C++ code if the same kind of > "layers" (such as for Cocoa API) implemented right now or would a lot of > extra work be required? > > Best regards, > Tomas Vestelind > > -- > Quand on veut un mouton, c'est la preuve qu'on existe > > > ------------------------------------------------------------------------------ > The modern datacenter depends on network connectivity to access resources > and provide services. The best practices for maximizing a physical server's > connectivity to a physical network are well understood - see how these > rules translate into the virtual world? > http://p.sf.net/sfu/oracle-sfdevnlfb > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > |