Comment #7 on issue 545 by cgdecker: Improve the com.google.inject.name.Names properties resolution
http://code.google.com/p/google-guice/issues/detail?id=545
One possible issue with replacing the current behavior of bindProperties() is that some users could be using Ant-style placeholders in properties they load via bindProperties() and it would break their code to have those placeholders filled in automatically. Unlikely perhaps, but it suggests that at the very least the existing behavior needs to be retained for the existing methods. I do like the idea of being able to do this, though.
-- 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.
