-
Nov 18th, 2012, 04:33 AM
#1
How do I stop @RooToString using ReflectionToStringBuilder?
When I use @RooToString and look at the generated toString aspect declaration, it's using a ReflectionToStringBuilder. Disappointing to say the least. I had expected it to generate a toString that didnt use reflection at run-time (for performance reasons), else what is the point of using aspects?
Any way of telling it to build a toString which doesnt use reflection?
Cheers,
Menno
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules