Hi all,

Currently torque is utilized to handle database resource generation.
As we all know velocity is capable of generating "any" text generation, 
I come to
an idea to extend its usage in turbine development environment to generate
raw screen (and action) used in basic table operation such as Insert, 
Update, Delete, Browse.

Why:
------
Each time we create a table, naturally we need to test the basic 
functionalities above
before putting it into action in the web application environment.

In order to do that we have to repetitively write templates to show 
mapping between the table fields
and HTML form fields representation like <text>, <text area>, etc.
In my humble opinion these 'boring' task can be done by velocity 
effectively.

In order to do that we should give rooms in Column object to extend 
attributes that deal with
HTML tags.

tks.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Reply via email to