Hi All, I'm attempting to run through & fix some open issues right now for Guice. This is a short-list of issues I think can be resolved without too much fuss (mostly because a patch is attached to the issue already). If there are outstanding issues you know of, please make a note of them here? At some point I'm going to try to clean up the issue list @ http://code.google.com/p/google-guice/issues/list , because right now there's a number of duplicate, out-dated, already-fixed, or never-will-fix issues there. If you've opened any issues there that aren't relevant anymore, closing them would be a big help!
Here's the list I have so far: OSGi integration: http://code.google.com/p/google-guice/issues/detail?id=311 - guice extensions don't resolve http://code.google.com/p/google-guice/issues/detail?id=343 - wrong classloader for system types http://code.google.com/p/google-guice/issues/detail?id=436 - provide TypeConverter access http://code.google.com/p/google-guice/issues/detail?id=439 - verify OSGi headers http://code.google.com/p/google-guice/issues/detail?id=443 - OSGi test suite http://code.google.com/p/google-guice/issues/detail?id=337 - AssistedInject needs class load bridging under OSGi Random fixes: http://code.google.com/p/google-guice/issues/detail?id=474 - Broken toString in ParameterizedTypeImpl http://code.google.com/p/google-guice/issues/detail?id=425 - coalesce javax.inject & guice.inject.Named http://code.google.com/p/google-guice/issues/detail?id=220 - patch to forcibly disable circular proxies RF Would be nice to fix, don't know if I can: http://code.google.com/p/google-guice/issues/detail?id=263 - Modules.override + Multibinder And a number of servlet extension fixes, plus removing the experimental 'lifecycle' extension. Thanks! Sam -- 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.
