InjectorBuilder appears in trunk but it's gone in guice-3.0-rc2. And in trunk, some Guice.createInjector methods are marked as deprecated in favor of InjectorBuilder. I don't need the functionality, but I'm concerned that the static methods are marked @deprecated in trunk.
Here's where it was designed: http://code.google.com/p/google-guice/issues/detail?id=395 which says re-closing as fixed based on new suggestions, from commits r41141 [sic], r1142, &r1143. (r41141 should be r1141.) So should we be expecting InjectorBuilder in Guice-3.0, or is it being held back? Thank you, Leigh. -- You received this message because you are subscribed to the Google Groups "google-guice" 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?hl=en.
