On Mon, 13 Oct 2003, Andy Pruitt wrote:

> 
> I've noticed a few things that seemed odd as I went through the TLD.
> 
> * The body-content for the setProperty tag had been given as JSP, but the
> SetPropertyTag is actually ignoring its body.
> 
> * The 'value' attribute of ColumnTag is almost completely undocumented.
> Should this be marked as deprecated?

Is this the feature that allows the user to just set the value of the 
column? I never really understood that one...

> 
> * The 'styleClass' attribute of TableTag was marked as deprecated.  This
> feels wrong to me; as a Struts user, I've come to expect this attribute, and
> calling setClass() just gives me the willies.  Even Intellij frowns on
> 'class' as an attribute :) (it gets flagged as an error in aurora).
> 'styleClass' should stay acceptable, it is a good practice that is well
> known and accepted.

+1 for styleClass

> 
> * The doubleQuote attribute seems to be unimplemented.  Can it be removed?

hmm, I don't even remember that one. I think we should try and clean this 
up as much as possible. Is doubleQuote just a formatting thing? If so, 
there definitely isn't any more use for it, except for backward 
compatability.




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to