Hi Mickael,

For Picture Control case you cannot use fragments because :

* RCP provides SWT + FileDialog
* RAP provides SWT but not FileDialog. FileDialog is hosted by another
bundle.

I cannot use import package because I will have problems with split
packages for RAP.

I find to create 2 bundles (one for rap and one for rcp) is very shame
because the Java souce is the same. It's only the dependencies of the
MANIFEST.MF which changes between RCP and RAP.

Regards Angelo

2012/6/6 Mickael Istria <[email protected]>

>  Hi all,
>
> I noticed in the latest incubation build that we now have a dependency on
> RAP. I'd like to discuss it. Should we allow such dependency? Or should we
> force usage of fragments or specific bundles for RAP integration?
> I think we should do the necessary to not add dependency to RAP. RAP is
> just an implementation of SWT like Win32 or GTK, and most people
> don't/won't have RAP installed in their RCP app.
>
> Thoughts?
> --
> Mickael Istria
> Eclipse developer at JBoss, by Red Hat <http://www.jboss.org/tools>
> My blog <http://mickaelistria.wordpress.com> - My 
> Tweets<http://twitter.com/mickaelistria>
>
> _______________________________________________
> nebula-dev mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/nebula-dev
>
>
_______________________________________________
nebula-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/nebula-dev

Reply via email to