For example, I implement toString() as:
return objects.toString(this);
This walks all non-static fields using reflection and prints it out.
That's just one example (using helper functions).
Gili
Brian Pontarelli wrote:
>> +1 Imho Guice will be less invasive and can be applied to core of my
>> system (domain model)
>
> I've seen this a few times and wondered what people are injecting into
> domains? Are you using a non-anemic domain and injecting other
> domains or services into?
>
> -bp
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---