适用于中型应用程序的 Grails 或 Gaelyk
我计划开始开发一个在谷歌应用程序引擎上运行的中型应用程序(不太复杂但也不太简单)。我早些时候决定使用 Gaelyk,因为它为 GAE 提供支持,但我发现它没有模板支持。那么 Grails 是否更适合这个目的呢?或者 Grails 模板也可以与 Gaelyk 一起使用吗?
I'm planing to start working on a medium sized application (not too complex but not too simple either) that'll run on the google app engine. I had earlier decided to use Gaelyk because of the support it provides for GAE but I have discovered that it has no templating support. Is Grails then better suited for this purpose? Or can Grails templating be used with Gaelyk as well?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您阅读 Gaelyk 网站上的教程,您会注意到模板系统确实存在并被覆盖。
If you read the tutorial on the Gaelyk website, you'll notice that the templating system is indeed there and covered.