On Dec 1, 2:50 am, Mikkel Petersen <[EMAIL PROTECTED]> wrote: > My biggest problem with the @expose annotation is that you have to put > a constant string (or constant annotation) inside. You can't do > something like @Expose(some_dynamic_value).
There's no dynamic String. Where did you see that? And it's @Exposed, not @Expose -- perhaps you're importing the wrong annotation? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
