Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Eclipse-PatchFragment ?
Eclipse-PatchFragment ? [message #60969] Thu, 09 February 2006 18:14 Go to next message
Philippe Ombredanne is currently offline Philippe OmbredanneFriend
Messages: 386
Registered: July 2009
Senior Member
Howdy.
I stumbled upon a PDE bug that makes mention of patch fragments.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=126687
I could not any ref to that except in PDE code in HEAD....
Anybody with the skinny on that topic?

--
Cheers, Philippe
philippe ombredanne | nexB
1 650 799 0949 | pombredanne at nexb.com
http://www.nexb.com
http://sf.net/projects/easyeclipse
Re: Eclipse-PatchFragment ? [message #61040 is a reply to message #60969] Thu, 09 February 2006 21:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jeff_nospam_mcaffer.ca.ibm.com

For now this is a PDE only notion. It is in place to allow for people to
develop with fragments that contribute classpath elements to the front of
their host. See org.eclipse.core.runtime.compatibility.registry for an
example.

In the future we would like to see a true notion of patch fragments be
introduced but would like to see that standardized or at least see interest
from a wide range of framework implementors.

Jeff


"Philippe Ombredanne" <pombredanne@nexb.com> wrote in message
news:dsg16i$anq$1@utils.eclipse.org...
> Howdy.
> I stumbled upon a PDE bug that makes mention of patch fragments.
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=126687
> I could not any ref to that except in PDE code in HEAD....
> Anybody with the skinny on that topic?
>
> --
> Cheers, Philippe
> philippe ombredanne | nexB
> 1 650 799 0949 | pombredanne at nexb.com
> http://www.nexb.com
> http://sf.net/projects/easyeclipse
>
>
Re: Eclipse-PatchFragment ? [message #61063 is a reply to message #61040] Fri, 10 February 2006 01:44 Go to previous messageGo to next message
Philippe Ombredanne is currently offline Philippe OmbredanneFriend
Messages: 386
Registered: July 2009
Senior Member
Nice, very nice. I think that there should be some interest there is the
benefits / risks are clearly explained , and imho squarely on the benefits
side. That would help to bring a bit of flexbility in a bundle hierarchy,
which is today quite rigid.
:-)
--
Cheers, Philippe
philippe ombredanne | nexB
1 650 799 0949 | pombredanne at nexb.com
http://www.nexb.com
http://eclipse.techforge.com
http://sf.net/projects/easyeclipse
"Jeff McAffer" <jeff_nospam_mcaffer@ca.ibm.com> wrote in message
news:dsgcig$tnd$1@utils.eclipse.org...
> For now this is a PDE only notion. It is in place to allow for people to
> develop with fragments that contribute classpath elements to the front of
> their host. See org.eclipse.core.runtime.compatibility.registry for an
> example.
>
> In the future we would like to see a true notion of patch fragments be
> introduced but would like to see that standardized or at least see
interest
> from a wide range of framework implementors.
>
> Jeff
>
>
> "Philippe Ombredanne" <pombredanne@nexb.com> wrote in message
> news:dsg16i$anq$1@utils.eclipse.org...
> > Howdy.
> > I stumbled upon a PDE bug that makes mention of patch fragments.
> > https://bugs.eclipse.org/bugs/show_bug.cgi?id=126687
> > I could not any ref to that except in PDE code in HEAD....
> > Anybody with the skinny on that topic?
> >
> > --
> > Cheers, Philippe
> > philippe ombredanne | nexB
> > 1 650 799 0949 | pombredanne at nexb.com
> > http://www.nexb.com
> > http://sf.net/projects/easyeclipse
> >
> >
>
>
Re: Eclipse-PatchFragment ? [message #61275 is a reply to message #61040] Fri, 10 February 2006 18:59 Go to previous messageGo to next message
Philippe Ombredanne is currently offline Philippe OmbredanneFriend
Messages: 386
Registered: July 2009
Senior Member
Just curious though: I could not find any reference to it in the runtime
sourec code.
Would you have a pointer to it?
Would that be in the OSGI_AdapterHooks branch?
And also: is that also in the 3.1 runtime?
Thanks !


--
Cheers, Philippe
philippe ombredanne | nexB
1 650 799 0949 | pombredanne at nexb.com
http://www.nexb.com
http://eclipse.techforge.com
http://sf.net/projects/easyeclipse
"Jeff McAffer" <jeff_nospam_mcaffer@ca.ibm.com> wrote in message
news:dsgcig$tnd$1@utils.eclipse.org...
> For now this is a PDE only notion. It is in place to allow for people to
> develop with fragments that contribute classpath elements to the front of
> their host. See org.eclipse.core.runtime.compatibility.registry for an
> example.
>
> In the future we would like to see a true notion of patch fragments be
> introduced but would like to see that standardized or at least see
interest
> from a wide range of framework implementors.
>
> Jeff
>
>
> "Philippe Ombredanne" <pombredanne@nexb.com> wrote in message
> news:dsg16i$anq$1@utils.eclipse.org...
> > Howdy.
> > I stumbled upon a PDE bug that makes mention of patch fragments.
> > https://bugs.eclipse.org/bugs/show_bug.cgi?id=126687
> > I could not any ref to that except in PDE code in HEAD....
> > Anybody with the skinny on that topic?
> >
> > --
> > Cheers, Philippe
> > philippe ombredanne | nexB
> > 1 650 799 0949 | pombredanne at nexb.com
> > http://www.nexb.com
> > http://sf.net/projects/easyeclipse
> >
> >
>
>
Re: Eclipse-PatchFragment ? [message #61371 is a reply to message #61275] Sun, 12 February 2006 03:11 Go to previous message
Eclipse UserFriend
Originally posted by: jeff_nospam_mcaffer.ca.ibm.com

Its in HEAD now. A search in bugzilla for "Eclipse-PatchFragment" will get
you more info.

Jeff

"Philippe Ombredanne" <pombredanne@nexb.com> wrote in message
news:dsinub$g1b$1@utils.eclipse.org...
> Just curious though: I could not find any reference to it in the runtime
> sourec code.
> Would you have a pointer to it?
> Would that be in the OSGI_AdapterHooks branch?
> And also: is that also in the 3.1 runtime?
> Thanks !
>
>
> --
> Cheers, Philippe
> philippe ombredanne | nexB
> 1 650 799 0949 | pombredanne at nexb.com
> http://www.nexb.com
> http://eclipse.techforge.com
> http://sf.net/projects/easyeclipse
> "Jeff McAffer" <jeff_nospam_mcaffer@ca.ibm.com> wrote in message
> news:dsgcig$tnd$1@utils.eclipse.org...
> > For now this is a PDE only notion. It is in place to allow for people
to
> > develop with fragments that contribute classpath elements to the front
of
> > their host. See org.eclipse.core.runtime.compatibility.registry for an
> > example.
> >
> > In the future we would like to see a true notion of patch fragments be
> > introduced but would like to see that standardized or at least see
> interest
> > from a wide range of framework implementors.
> >
> > Jeff
> >
> >
> > "Philippe Ombredanne" <pombredanne@nexb.com> wrote in message
> > news:dsg16i$anq$1@utils.eclipse.org...
> > > Howdy.
> > > I stumbled upon a PDE bug that makes mention of patch fragments.
> > > https://bugs.eclipse.org/bugs/show_bug.cgi?id=126687
> > > I could not any ref to that except in PDE code in HEAD....
> > > Anybody with the skinny on that topic?
> > >
> > > --
> > > Cheers, Philippe
> > > philippe ombredanne | nexB
> > > 1 650 799 0949 | pombredanne at nexb.com
> > > http://www.nexb.com
> > > http://sf.net/projects/easyeclipse
> > >
> > >
> >
> >
>
>
Previous Topic:Is there a simple OSGi Bundle in Eclipse tree?
Next Topic:Bundle Server Concern
Goto Forum:
  


Current Time: Tue Mar 19 07:42:24 GMT 2024

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

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

Back to the top