+1

-----Original Message-----
From: Francisco Hernandez [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 10, 2003 1:07 AM
To: [EMAIL PROTECTED]
Subject: Re: [OS-webwork] Compatibility for Tag Attributes

I think that change makes sense to change it to the way ww1.3 tags work 
and that way we can also use localized messages for the labels too

Patrick Lightbody wrote:

> I just noticed (actually, I've known it for a while, but now I need to

> do something about it) that the UI tags all take plain strings for
their 
> labels and a few other attributes. In WebWork 1.3 all attributes were 
> parsed through the ValueStack and so I'm going to switch this back to 
> the original behavior. If there is a great outcry against it, I can 
> offer a config switch that by default would be off and would go back
to 
> this behavior. But I'd rather not do that and just keep things 
> compatible. Any large objections? Remember, compatibility may not be a

> big deal for some people, but for others it's a deal breaker. Also,
1.3 
> compatibility was one of the primary goals set forward when creating
2.0.
> 
>  
> 
> Example of change:
> 
>  
> 
> <ww:textfield label="Middle Name" name="name.middle" />
> 
> vs
> 
> <ww:textfield label="'Middle Name'" name="name.middle" />
> 
>  
> 
> -Pat
> 
>  
> 





-------------------------------------------------------
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
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


-------------------------------------------------------
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
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to