Jmesa Grails plugin 完成
这个星期在公司就flex,回到家里就Java.脑子昏昏的就又到星期五凌晨.
Jmesa的Grails plugin开发工作基本完成,测试OK后源码和示例都提交到svn上面了.
新鲜热辣的指南文档在这里:
http://code.google.com/p/jmesa/wiki/JmesaGrailsTaglibTutorial
还是头一次写那么长的英文手册..
摘录一段我和Jeff的对话.
我: hi.check out the plugin document :)
1:28 I think this document need some Grammar check and spell check. I don't trust my english very well :P
1:29 Jeff: I think its awesome! Great Job!!!
1:30 I can't wait to check it out now :). I was hoping you would be able to get the wiki page done as I have not worked with Grails yet....
1:31 I can't believe how a the code looks just like JSP tags!
1:32 我: the views are code in the same way :)
1:33 developers don't need to worry about resource ,libs,and so on, event upgrade the plugin.what they want to do is:worry your business code. :P
1:36 Jeff: Sounds great! I now know what I am doing this Saturday :).
1:37 Did you see the JMesa article on JavaLobby?
1:40 我: no,i didn't. you wrote it?
1:41 Jeff: No. Someone another developer in the community did!
1:42 With Grails becoming so popular your effort is really going to boost the JMesa project.
1:44 我: I hope so.My team is now on Grails,It's really cool! I belive the Jmesa tag is much better then the default "sortableColumn" tag.
1:46 Jeff: Unfortunately I will not be able to really try it out until the weekend.... I'll let you know how things go.
1:47 I also wanted to let you know that your welcomed to stay on the project for as long as you want :). You earned it for sure!
1:49 我: sounds great.I am not sure what can I do for this project in the futrue,but if I have any Idea,I'll let your know. :D
1:54 Jeff: I have also shifted to adding features as I need them now at work. I figure the project does everything I had hoped and more now so it makes sense to let new requirements drive features. I'm sure the users at work will push me pretty hard for new stuff that can go directly in the API.
jmesa grails plugin进行中
一年多以前我参与了开源表格API--Jmesa的开发,当时还在国内推广了一下,只是苦于时间的原因,宣传没有再继续,开发工作也一度中断。直到近日,mailList里有人提到jmesa想要和grails结合起来时,我才决定再加入jmesa,同样contribute一套标签库,不过这一次是为grails写一个plugin。
现在看看国内,使用jmesa作表格展现的同学越来越多,这一年多的时间也有不少同学找上门来问我些问题,不幸运的是一年之内我基本上与Jmesa脱节。接下来情况应该会好多了。重新review了jeff johnston同学的代码,这老外的代码风格就是赏心悦目!
本次grails的jmesa插件主要功能大概包括:
1. Jmesa tags for Grails
2. Jmesa 风格的代码生成模板
3. 外加一个sample
对Jmesa和grails有兴趣的同学可以联系我,给我提意见或一起出一份力。
Jmesa中文参考资料:
看这里,是我原来在javaeye的blog里留下的。