Hi Logan, I was looking for the same thing just the other day and didn't find it either. I don't currently need it right now, but was thinking it would be nice to have.
If I was going to start out writing one, I would make a really simple usage of the SimpleBeanEditorDriver, run GWT compile and look at the .java code it generated for that usage. Then try to make the same thing happen by extending AbstractSimpleBeanEditorDriver and using reflection to look at the available fields. Sounds like a fun thing to work on and I think it'd be a great patch to GWT. Please take a crack at it! :-) - Stephen -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/-q_3spbF1ecJ. 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-web-toolkit?hl=en.
