Ara Abrahamian wrote:
Using Rickard's approach has another benefit:


<actions>

  <package prefixes="webwork.action.standard">
    <action name="Redirect" alias="redirect"/>
  </package>

Excuse moi but what's the problem with this:

<action name="webwork.action.standard.Redirect" alias="redirect"/>
If you have 30-40 of these in a row it makes for easier reading to have the short names.

Is <package prefixes="webwork.action.standard"> such a huge time saver?
Yes, but mostly it's for readability.

I'm sure you don't type the package name yourself, you just copy/paste
it. So imho we're trying to fix a non existent problem.
If you don't like it, don't use it.

/Rickard

--
Rickard Öberg
[EMAIL PROTECTED]
Senselogic

Got blog? I do. http://dreambean.com



-------------------------------------------------------
This SF.NET email is sponsored by: Order your Holiday Geek Presents Now!
Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap,
MP3 Players,  XBox Games,  Flying Saucers,  WebCams,  Smart Putty.
T H I N K G E E K . C O M       http://www.thinkgeek.com/sf/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to