Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » namespaces for ui-plugins
namespaces for ui-plugins [message #74377] Mon, 18 February 2008 09:45 Go to next message
Eclipse UserFriend
Originally posted by: manudiao.hotmail.com

Hi,

is there a good reason for providing the ui-plugins in a different
namespace than in rcp? (example org.eclipse.rap.ui instead of
org.eclipse.ui)?

Manu
Re: namespaces for ui-plugins [message #74504 is a reply to message #74377] Tue, 19 February 2008 02:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

this is e.g. necessary to distinguish the plug-ins from each other in
case you try to have both plug-in-versions in your workspace.

Ciao
Frank

-----Ursprüngliche Nachricht-----
Von: Manuela [mailto:manudiao@hotmail.com]
Bereitgestellt: Montag, 18. Februar 2008 15:46
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: namespaces for ui-plugins
Betreff: namespaces for ui-plugins


Hi,

is there a good reason for providing the ui-plugins in a different
namespace than in rcp? (example org.eclipse.rap.ui instead of
org.eclipse.ui)?

Manu
Re: namespaces for ui-plugins [message #74590 is a reply to message #74504] Tue, 19 February 2008 03:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: manudiao.hotmail.com

Hi Frank,

thanks for your answer, but why would one keep both plugins in the same
workspace, as far as I do understand rap (IŽm just beginning), it is not
possible for different target-plattforms to have both rap and rcp in the
same workspace, right? So why would one care of that? Would it not make
sense to merge these namespaces, what would migrating a software from rcp
to rap and vice versa much easier?

Just some thoughts about this.

Manu
Re: namespaces for ui-plugins [message #74916 is a reply to message #74590] Wed, 20 February 2008 03:40 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

in fact it is possible to have both bundle versions in workspace/target
for development time. From my point of view that's not advisable, since
I encountered serveral problems with that approach regarding problems
during compile and debug time. But even RAP developers in my team mix
the targets up claiming that they don't have any serious problems by
doing so (expert mode, children don't do this at home...). And in case
of single sourcing of an RAP and RCP app, having a target with both
bundles types available may be more attractive than having separate
workspaces.

NOTE: what you must not do is to install the RAP target into your
Eclipse installation. This will definitively crash eclipse during the
next start up!

By the way: bundle dependencies are not defined by project names they
are defined by bundle-ids the so called manifest header
Bundle-SymbolicName. So in fact merging the namespaces is more a point
of using the same symbolic name.


Ciao
Frank

-----Ursprüngliche Nachricht-----
Von: Manuela [mailto:manudiao@hotmail.com]
Bereitgestellt: Dienstag, 19. Februar 2008 09:03
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: namespaces for ui-plugins
Betreff: Re: namespaces for ui-plugins


Hi Frank,

thanks for your answer, but why would one keep both plugins in the same
workspace, as far as I do understand rap (IŽm just beginning), it is not
possible for different target-plattforms to have both rap and rcp in the
same workspace, right? So why would one care of that? Would it not make
sense to merge these namespaces, what would migrating a software from
rcp to rap and vice versa much easier?

Just some thoughts about this.

Manu
Previous Topic:Alignment of Text
Next Topic:How to unregister Listeners?
Goto Forum:
  


Current Time: Thu May 29 12:08:21 EDT 2025

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

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

Back to the top