Scout Version Matrix [message #1219418] |
Tue, 03 December 2013 12:45  |
Eclipse User |
|
|
|
Hi,
I'm quite new to Scout, but have a long codebase for RCP/JFace product.
I'm interested to know if I can have a shared codebase for web and desktop (mixing RAP and SWT mainly underneath Scout). This I believe is the main point!
And also, and more important, is there any version matrix between the technologies? (I've searched and haven't found this)
Something that would say if I should use RAP 1 or Rap 2, JFace versions to use, against each Scout version.
Regards
|
|
|
Re: Scout Version Matrix [message #1219659 is a reply to message #1219418] |
Thu, 05 December 2013 05:20  |
Eclipse User |
|
|
|
Hi,
When you use Scout you have a shared codebase describing your UI Model in Java (e.g. forms, fields, etc.). The scout SWT and RAP plugins will then take care of the rendering, etc. Projects based on Scout usually have very little custom SWT or RAP specific code. Development using Scout Client model is in our opinion much easier and more efficient than writing RCP code directly.
So in your case having a large RCP/JFace codebase you would have to migrate your code in order to use Scout. Your could also integrate Scout into your existing application (scout runtime is just a set of plugins) and use it only for new or changed components.
The compatible versions for Scout are described here:
Scout 3.10: https://wiki.eclipse.org/Scout/Release/Luna#Target_Environment
Scout 3.9: https://wiki.eclipse.org/Scout/Release/Kepler#Target_Environment
I hope this helps.
Regards,
Judith
|
|
|
Powered by
FUDForum. Page generated in 0.04715 seconds