Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Dependency Preference and Versioning

Interesting...

Neil wrote: "there are NO circumstances where you need to use Require-Bundle, and you should not use it in any new plug-in. It exists only for legacy compatibility."

Which makes me wonder... how are you supposed to express dependencies between code when some of it is not written in Java, but in _javascript_, Ruby, or Haskell?

Boris

e4-dev-bounces@xxxxxxxxxxx wrote on 01/14/2009 12:34:57 PM:

> Boris Bokowski schrieb:
> > Another issue that we need to consider is the non-Java parts that go
> > into a bundle and are not contained in a package. Isn't the rule that
> > you need to use Require-Bundle if you depend on things like extension
> > points?
> >
>
> Not if I read the comment from Neil on the a recent newsgroup thread
> appropriately.
>
> Tom:
> http://dev.eclipse.org/newslists/news.eclipse.platform.rcp/msg34388.html
>
> Neil:
> http://dev.eclipse.org/newslists/news.eclipse.platform.rcp/msg34393.html
>
> Tom
>
> --
> B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
> ------------------------------------------------------------------------
> tom schindl                               leiter softwareentwicklung/CSO
> ------------------------------------------------------------------------
> eduard-bodem-gasse 8/3    A-6020 innsbruck      phone    ++43 512 935834
> _______________________________________________
> e4-dev mailing list
> e4-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/e4-dev


Back to the top