RSence :ruby做的RIA框架 ... no reply

2010-12-01 18:36

RSence :ruby做的RIA框架 ... no reply

by Latest from ChinaonRails

at 2010-12-01 10:36:09

original http://feedproxy.google.com/~r/LatestFromChinaonrails/~3/d-qOon2GCik/4656.html

http://rsence.org/



RSence is a RIA framework designed for responsive GUI applications on the web; it’s implemented as a hybrid Ruby - Javascript system. The server is written in Ruby and C. Applications are installed as plugin bundles. The GUI framework is written in Javascript; it doesn’t strictly require the server, but has extensive transport support with automatic data synchronization with the server. User interfaces are usually described in structured view trees represented by YAML data structures, which are automatically converted for rendering in the client.

最新版本
RSence 2.1.0.18

有几个demo
http://demo.rsence.org/solitaire/

该项目以前的himle融入到rsence
http://en.wikipedia.org/wiki/Himle_%28framework%29