Skip to main content



      Home
Home » Eclipse Projects » Equinox » org.eclipse.equinox.registry refactoring observation
- org.eclipse.equinox.registry refactoring observation [message #55190] Wed, 21 December 2005 17:06 Go to next message
Eclipse UserFriend
I am examining the plug-in org.eclipse.equinox.registry and I see some
references that suggest that the refactoring might not be incomplete. Here
are my observations:

package: org.eclipse.core.internal.registry.osgi

seems to have content that is targeted to the registry's use in an
eclipse/osgi runtime. Class RegistryStrategyOSI for example (and its
dependency on Eclipse jobs)

This package has references from the following classes in other packages:
org.eclipse.core.equinox.registry.RegistryUtils
org.eclipse.equinox.registry.tracker.ExtensionTracker

My target for the registry is on a J2EE server (no OSGI) where I planned
to only include jars for the plugin org.eclipse.equinox registry and its
dependents:
org.eclipse.equinox.common
org.eclipse.equinox.supplement


Thanks,
Jim D'Anjou
- Re: org.eclipse.equinox.registry refactoring observation [message #55218 is a reply to message #55190] Wed, 21 December 2005 18:20 Go to previous message
Eclipse UserFriend
I might add that even with the observations noted in the orignal entry, I
was able to deploy the registry project jars in a J2EE server and run my
JunitEE tests against the registry successfully. So I am not inadvertently
entering the mentioned classes that would probably fail in this
environment due to OSGI references. Nonetheless, it would be preferable to
not have them present in this environment.

Jim D'Anjou
Previous Topic:Recommendations for provider id when using the equinox extension registry
Next Topic:Intercept class loading
Goto Forum:
  


Current Time: Sun Apr 27 22:34:30 EDT 2025

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

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

Back to the top