On Fri, Nov 28, 2008 at 4:44 AM, Michael Brickenstein <[EMAIL PROTECTED]> wrote: > > Hi! > > During the last months, I worked on many improvements of the RUM CRUD- > Framework of Alberto Valverde. > This involves as well many features (like image preview), as well as > bugfixing. > In particular, embedding a RUM application into a TG2 application > works now. > Today, I just integrated the RUM flash messages with the TG2 flash > messages > (has to be configured). > > On the November coding sprints, I worked with Alberto on setting up a > new version of the rum demo application. > > http://rumdemo.toscawidgets.org/ > > One of the advancements is the demonstration of using sqlalchemy's > abilities of advanced data mapping (mapping several tables to a > class). You can see that in the demo as MovieInGenre, where you can > edit the movie and genre data (name) simultaneously. > > I think, that demonstrates not only RUMs/SQLAlchemys power, but that > of TG2 in general, > as only very few Frameworks provide support for ORMs like SQLAlchemy, > that are so flexible. > > I myself integrated RUM as admin interface in one of my webapps. > While RUM is not considered for production use yet, I am sure, it will > be soon in that state (I know, what works, ). > http://toscawidgets.org/trac/rum > > So, I would like to invite you all, to have a look on the RUM and its > updated demo. > > Thanks also to Alberto for this brilliant design. > Michael
This is great news, I love rum, I used it during the development of one of my apps and it's great for db modeling. I really think this is going to be one of tg2 killer features, keep up the good work. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
