Artem Grinshtein wrote:
> 
> Hi,
> 
> The database in my project consists of more than 30
> tables. Records in the tables must be updated, added
> or removed via web-browser. Torque gives me the
> beautiful possibility to generate om and sql from the
> database schema. But I have to program vm-templates
> and module (actions and screens) to editing of records
> in the tables by myself. It does no fun for 30 tables.
> I think every web application needs capability of
> editing of data in its tables.
> It would be beautiful if Torque could generate editing
> framework for its tables. I was starting do it. I've 2
> question:
> -Has somebody already done this?

        I have. I have changed torque to generate administrative
templates/actions to all BO that have PK's. And I have them working on
tdk based on T21. If anyone is interested I can put the patches at some
URL

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to