Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » RAP Questions
RAP Questions [message #21301] Wed, 02 May 2007 12:18 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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*
Previous Topic:little rendering problems
Next Topic:Previous Tab in TabFolder and SelectionEvent
Goto Forum:
  


Current Time: Tue Jul 22 19:45:52 EDT 2025

Powered by FUDForum. Page generated in 0.03573 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top