hi : i'm new to the Editor too, but to my understand, Editors are for displaying/editing data directly from server side.
for example you have data in your DB, you retrieved it as Entity in your web server side, by using Editor you can edit and/or display it at client side with ease. seems like a map from data/object to UI. without Editors, you have to parse the data from server side, creating UI to display/edit the data at client side. i know the Expense example using editor. i didn't get through it though. -- 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.
