RAP Questions [message #21301] |
Wed, 02 May 2007 12:18  |
Eclipse User |
|
|
|
Originally posted by: zx.us.ibm.com
I opened a bug here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=184481
I'm curious if you could answer some of my questions with RAP. My goal
is to get the same application working on three environments (device,
desktop, server).
---
1) I don't like RAP's model of how it deals with views. It currently has a
custom extension point for defining views (org.eclipse.rap.ui.workbench), it
should take the approach by eRCP and simply reuse org.eclipse.ui.views
as the
fields it declares are practically identical. It's fine to have
org.eclipse.ui.views defined in the org.eclipse.rap.ui.workbench bundle.
2) RAP has a radically different way of dealing with Fonts than RCP/SWT
(ie.,
no FontData). How do you code an application that is expected to work
with both
systems?
3) There's no GC
4) There's no IWorkbenchWindowActionDelegate*
|
|
|
Re: RAP Questions [message #21602 is a reply to message #21301] |
Wed, 02 May 2007 16:01  |
Eclipse User |
|
|
|
Originally posted by: jkrause.innoopract.com
Please see the bug for reply / further discussion.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=184481
Cheers,
Jochen
Chris Aniszczyk wrote:
> I opened a bug here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=184481
>
> I'm curious if you could answer some of my questions with RAP. My goal
> is to get the same application working on three environments (device,
> desktop, server).
>
> ---
>
> 1) I don't like RAP's model of how it deals with views. It currently has a
> custom extension point for defining views
> (org.eclipse.rap.ui.workbench), it
> should take the approach by eRCP and simply reuse org.eclipse.ui.views
> as the
> fields it declares are practically identical. It's fine to have
> org.eclipse.ui.views defined in the org.eclipse.rap.ui.workbench bundle.
>
> 2) RAP has a radically different way of dealing with Fonts than RCP/SWT
> (ie.,
> no FontData). How do you code an application that is expected to work
> with both
> systems?
>
> 3) There's no GC
>
> 4) There's no IWorkbenchWindowActionDelegate*
|
|
|
Powered by
FUDForum. Page generated in 0.05570 seconds