Master Branko, > What if I don't want to use models.py? I think it would be better if > you could develop something more in line with Rails' scaffold, but > without the model layer. I think there's a Java framework that works > like that.
Great point, really, this is my first idea about, but I don't know how to do this too. > IOW, introspect the database (not foreign keys and everything else), > and then build an admin site dynamically. That would be > self-contained, it wouldn't require you to write the model layer if > you already have a database set up, and it wouldn't require to be > bound to any particular paradigm such as MVC. You could just snap it > onto any existing site. incredible, but that's exactly what I'm looking for. Do you have this app ? if yes, I can help in coding, translate, documentation, ie, I can help in any way. thanks. -- Leandro. -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
