-
Development of app for embedded OS, web and desktop
Hi Folks,
My new venture requires me to develop a very sophisticated application such that the same app should be made to run on :
1)Device with embedded OS(identified linux as the OS)
2)As a standalone desktop app
3)As a centrally deployed web app
Since the baby is in its fertilisation process, I thought its a good idea to open it up for discussion.
My requirement here is that I should design this app in such a way that it helps me maximise code reuse.
It is quite evident that I should create a clear demarkation between the UI and the biz logic layers.
I plan to use javafx for the UI, I think this will enable me to reuse as much UI as possible, since javafx has embedded support and can be used in a html script.
I plan to use spring for dependency injection.
Can the experts tell me if its a right choice and could you suggest any better alternatives?
cheers!
Similar Threads
-
By pcassiano in forum Java
Replies: 0
Last Post: 09-02-2006, 12:26 PM
-
Replies: 0
Last Post: 06-03-2002, 05:46 PM
-
By Richard Dalton . in forum Architecture and Design
Replies: 33
Last Post: 07-30-2001, 02:11 AM
-
By michaelg in forum Careers
Replies: 0
Last Post: 12-15-2000, 06:08 PM
-
By Scott in forum Enterprise
Replies: 0
Last Post: 05-08-2000, 05:19 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|