Updates:
Status: Fixed
Owner: sberlin
Comment #1 on issue 526 by sberlin: Followup matters to r1185
http://code.google.com/p/google-guice/issues/detail?id=526
re 1) I moved Function in r1197
re 2) I don't see a any c.g.i.i dependencies in c.g.i.i.util.Classes.
After moving Function, the only dependencies on c.g.i.i that I see in
c.g.i.i.util are in StackTraceElements & LineNumbers. The former calling
MoreTypes.memberType & the latter calling MoreTypes.memberKey (and the only
caller of it). I fixed LineNumbers in r1198 (for reasons written in the
commit message). The only way to fix StackTraceElements would be to
replicate the functionality, though, and I don't think the issue is so
important as to cause code duplication.
--
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.