Oleg V Alexeev wrote:

>One point to make it one, because of all nested tags are extends tags
>from different taglibs and use its own internal logic, common for all
>nested tags. And another point is a little question about adding of
>"nested logic" to the existing tags against of new taglib creation.
>Can it be done?
>
Making it one with the current library?...
It "can", but so can the html library. But for many reasons I go against 
it. One, the simple fact that they're all working off the same basic 
premise, the same relationships that the html tags work off of. So if 
it's done for one, it's done for all. If you do for all, it's another 
property which has to be added to each tag, and is entirely a lot more 
work with what I definitely feel is a less elegant solution in the end.

The clean and efficient markup needed for the nested tags is just... 
well... sexy!
:)


Arron.


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

Reply via email to