Hi, I am trying to integrate RequestBuilder with Editor framework, but can't manage to organize code properly, and to extend everything that i need.
I was looking into SimpleBeanEditorDriver and RequestFactoryEditorDriver source code, but all I found is interface definitions, and I still can't get it how all that works. My current idea is to create RequestBuilderEditorDriver interface, with all required methods (something like RequestFactoryEditorDriver), pass EventBus as parameter and some more values that will define RequestBuilder. Now I am stuck at finding implementation of SimpleBeanEditorDriver and RequestFactoryEditorDriver. I can't find how they are connected to the rest of the code. Can someone give me some suggestions on where to look, what to look and etc... Thanks. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
