Good point. Feel free to open a S2 JIRA ticket that cross-references
XW-557 (since I'm not sure if its something we could do here or not)
-- and feel even more free to submit a patch!

As usual, we are short of active volunteers, and we can always use a
hand with the code!

-Ted.

On 9/6/07, mraible <[EMAIL PROTECTED]> wrote:
>
> struts.devMode=true will catch setting invalid properties, but not reading
> from them. I want to be warned when a property/method doesn't exist. Or in
> the instance of calling stating methods with FQCN, I want to be made aware
> when I fat finger the package name. If I could use JSP's import and then
> read from the package, that'd be even nicer. It's somewhat verbose to call
> FQ static methods. I suppose I could move the methods into my action, so
> it's not too bad.
>
> Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to