Hi Roberto, I should have a complete example ready for posting in the next couple of days.
The application I'm currently working on is using Spring for request routing and Codehaus Jackson for JSON encoding - seems to work pretty well. Since gaeom does not alter the classes or wrap them in proxies, most encoding frameworks should just work (e.g. GWT serialization, XStream, etc). Let me know how it goes! Cheers, pete On Jul 20, 11:59 pm, Roberto Saccon <[email protected]> wrote: > Great. I am currently a happy user of slim3, but I am always interested in > evaluating other approaches. Do you have somewhere a simple, but complete > example app ? Is there a particular JSON encoder/decoder you recommend for > using with gaeom ? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
