[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

MVC for desktop applications

John Joyce

8/7/2007 8:01:00 PM

Ok, yes I know about Rails, I'm even using that.
But I'm curious about MVC apps on the desktop.
I know there are some wrappers and various bindings, but is anyone
working with a Ruby-centric MVC framework for desktop apps?

If there isn't one specifically, then maybe we need one. something
that perhaps leverages QT or TK or wxWidgets for the GUI,
and then your usual suspects MySQL, SQLite, Postgres, Berkeley DB for
database.