Hmm... If you say "Error support is necessary as the UI tags to know about
it work", i'd say you have to make a difference between the detection of an
error and the management of errors message. If the framework manages the
negative messages, why would be so weird that the framework manages the
positive messages ?
Cheers.
Richard.

-----Message d'origine-----
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] la part de
Mike Cannon-Brookes
Envoye : samedi 27 septembre 2003 08:30
A : [EMAIL PROTECTED]
Objet : Re: [OS-webwork] Struts user feedbak


Yes, but I'm not sure it's something that belongs in ActionSupport, as it's
most custom per application. It's very easy for people to add this
themselves.

Error support is necessary as the UI tags need to know about it to work
together nicely.

Action messages are more of a custom app thing to me, and should not be in
the core framework.

M

On 27/9/03 3:35 AM, "Fred Lamuette" ([EMAIL PROTECTED]) penned the
words:

> Exactly, just the duplicate of the ActionError, but so usefull ...
> I create a Jira issue.
>
> -----Message d'origine-----
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] la part de
> Drew McAuliffe
> Envoye : vendredi 26 septembre 2003 18:08
> A : [EMAIL PROTECTED]
> Objet : RE: [OS-webwork] Struts user feedbak
>
>
> I've done this in the base action that I use and have found it extremely
> useful. Basically, it's just a duplicate of the action error stuff in
> ActionSupport, with "Error" replaced by "Message".
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Jason Carreira
> Sent: Friday, September 26, 2003 7:54 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [OS-webwork] Struts user feedbak
>
>
> So you're talking about another set of general messages to show to the
> user which are not errors? I'm ok with this... I've done this for our
> use of WW1 at work because it IS very useful... Create a Jira issue.
>
>> -----Original Message-----
>> From: Fred Lamuette [mailto:[EMAIL PROTECTED]
>> Sent: Thursday, September 25, 2003 5:08 AM
>> To: [EMAIL PROTECTED]
>> Subject: RE: [OS-webwork] Struts user feedbak
>>
>>
>> Sure, but why not integrating elegantly this idea to
>> ActionSupport as as complement to FieldError  (FieldMessage)
>> and ActionError (ActionMessage) ? But I can extend
>> ActionSupport as you said ;-) Cheers Richard.
>>>
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to