Hi Jorge! Thanks for the nice words. My goal is nothing less, than RUM being software, that actually works ;-). I think, the current state is at least better, than usual hand written code (and has much better error handling). I am seriously testing it with end users (non technicians are usually the hardest audience). So I use this feedback concerning stability and usability to improve RUM even more. RUM will be much more than a CRUD app in the sense of Catwalk, since (in the end) it will be really compatible with end users in production environments. Furthermore, it integrates good into a more "problem specific" admin application. If you need a CRUD-action, just link into RUM, the user is automatically redirected after this action to the site, he came from (or any url you specify). Michael
On 28 Nov., 14:55, "Jorge Vargas" <[EMAIL PROTECTED]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
