sberlin commented on revision r1324 in project google-guice.
Details are at http://code.google.com/p/google-guice/source/detail?r=1324

General Comment:
It wouldn't be hard to remove support for $Nullable (just requires adding a custom Nullable annotation to NullableInjectionPointTest & JpaPersistService), but I think it may be confusing when writing extension code that you can add @Nullable and it doesn't work if it's the c.g.i.i.util.Nullable. Everything will pass in unit tests, but will fail when running the real distribution (because only when building the dist are things jarjar'd).

Respond to these comments at http://code.google.com/p/google-guice/source/detail?r=1324

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

Reply via email to