Lift 2.2发布了
shivawu
2011-01-12
http://liftweb.net/22_final
看看有什么新特性,希望看到record的成熟... |
|
liusong1111
2011-01-12
scala领域的框架怎么一个比一个难用,还是我被rails风格洗脑了,甚至让我怀疑scala其实中看不中用。自己动手捣鼓着写了一个web framework雏形(注意,还是雏):
https://github.com/liusong1111/soupy 目前十分初级,精力有限,求好心人fork。这是规划中的orm(最后几行是使用说明): https://github.com/liusong1111/soupy/blob/master/src/soupy/Trival.scala er.... 好吧,单词都拼错了 |