Have a look at the Feedreader demo app in the framework which does 
exactly that. It provides three different "main" classes that are used 
to generate the platform-dependent versions of the app (Application.js, 
MobileApplication.js, WebsiteApplication.js), and specific view classes 
in the feedreader.view.[desktop|mobile|website] namespaces.

T.

On 12/18/2012 11:53 AM, loremipsum wrote:
> Hi folks,
>
> I want to develop a mobile version of my app, but I'd like to share some
> classes and resources between the two versions, and I have no clue about
> where to put classes, etc.
>
> My project structure is the following :
>
> - source
>      - class
>            - ex
>                - controller
>                - model
>                - ui
>                - etc.
>
> And this is what my wildest dreams would look like :
> - source
>      - class
>            - desktop
>                - ui
>            - mobile
>                - ui
>            - core
>                - controller
>                - model
>                - etc.
>
> Is it possible ?
>
> Thanks ! =)
>
>
>
> --
> View this message in context: 
> http://qooxdoo.678.n2.nabble.com/Architecture-for-both-desktop-and-mobile-app-tp7582323.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>


------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to