Hi,
 
I am planning to use Velocity for a metadata driven UI framework.
A velocity template at will be fed the UI metadata from the database.
Based on this metadata,
this template will then invoke other velocity templates. I plan to have
templates defined for Text fields, Select Boxes, etc. 
Based on the type and number of fields defined in the metadata, the
topmost velocity template in turn will call these other templates that
handle specific field types.
I do not expect the metadata to have more than 50 fields. 
Do you think this approach will cause any memory or performance issues?
 
I would really appreciate if someone could share their thoughts and
prior experiences.
 
Thanks
-Gautam

Reply via email to