Hi all, First, many thanks John for this library.
I'm just getting started with twig. To get an idea of my level, it took me 0.5h to figure out that to use twig, you need to add the jars to WEB-INF/libs and use import com.vercer.engine.persist.annotation.*; (I was looking for something like com.twig, didn't know what vercer is... Docs mention only the maven setup) Is there any full small project gae+twig project available to look at and understand how to use twig? Ideally with a gwt front-end too. The code snippets on twig docs don't make much sense to me as I don't know where to add them. Is guice required too? PS: a correction in docs: http://code.google.com/p/twig-persist/wiki/Configuration "@Key name;" should be "@Key String name;" Thanks. -- 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.
