On Tue, 15 Oct 2002, Edgar Dollin wrote:
> Date: Tue, 15 Oct 2002 13:24:56 -0400
> From: Edgar Dollin <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: 'Struts Developers List' <[EMAIL PROTECTED]>
> Subject: RE: LabelTag
>
> I guess we have a difference of opinion.
>
> I care about the tld's because they take time getting them correct and I
> have an explosion of entries in my projects. Also, the struts tld's (at
> least in 1.0.2) are missing attributes.
We are actively fixing the TLDs for 1.1 -- please report specific ones
that you find missing in 1.1b2 as bug reports.
> HTML and all the other languages we
> use are hard enough to learn and get effective with, using consistent syntax
> much less inconsistent syntax. Yes there are differences and the class
> would be slightly larger than normal but it wouldn't be unmanageable and
> with clever syntactic analysis would not be much larger. After all the
> browser has to be built to handle the input html object.
>
I'm not at all interested in combining all the various kinds of HTML
<input> tags into a single Struts tag (even if we were willing to break
backwards compatibility in this way). The W3C spec for <input> is the
about the worst example of a spec definition that I've never seen, because
many of the specified elements are relevant for only some of the input
subtypes, and the relationships are not always clearly defined. We'd just
end up with a single tag that had 100 or so optional attirbutes, with no
clue to the poor user about which ones are relevant for which uses.
> Thanks for your commentary.
>
> Edgar
Craig
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>