liigo wrote:
> Rename the "Insert" to "Label", "Conditional" to "If", and "Border" to
> "Body"?
Insert can be used for labeling, but Insert is used for any kind of
inserting strings, not just labeling input fields.
If instead of Conditional doesn't fit perfect either, because there's no
"if-(then-)else" construct. E.g. Struts didn't have a conditional tag
named "if" shipped with either, just the JSTL.
Border is just a custom component name for a certain type of template
components mentioned in Howard's book. You could name it differently,
too. And finally the Body component exists already.
> 
> because:
> the "Label","If","Body" is much popular than others, this will be easy to
> understand for newbies.
The component reference is quite easy, too. Some people prefer a
differnet wording, but changing the framework...?! I guess that's not
worth the effort. Just wrap the components in your own library to rename
them, if you like.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



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

Reply via email to