Status: New
Owner: ----

New issue 400 by kristoff.kiefer: Pull out CGLib and reexport in in OSGi
http://code.google.com/p/google-guice/issues/detail?id=400

Hi,

would it be possible to pull out the CGlib from where it is now  
(internal.*), put it in it's own
bundle and reexport the dependency from Guice?
At least making it a dependency and not swallowing it up?

As matters stand now for OSGi I need to break open many implementation  
details for my
interfaces due to that FastClass issue. (Cannot access Package-Private  
types)
This is quite ugly because it clutters my public interfaces. Importing a  
CGLib-Bundle to my code
doesn't help the issue either since the package names differ.

Could we have CGLib moved out of Guice and potentially reexported?


Thanks

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to