Right, which is what I'm doing. But I'm having to copy and paste the Proxy
chain from DefaultActionFactory.

I was thinking it'd be nice to be able to simply extend DefaultActionFactory
and append my additional proxies on to the end of the existing chain.

I'd also pick up any changes/additions to that chain in DefaultActionFactory
automatically in the core code with WW1 upgrades (not that there'll be any).

No biggie, was just wondering. I guess the response to all this is...
upgrade to WW2!  ;)

"Jason Carreira" <[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
You can create your own ActionFactory and specify your class in the
webwork.properties

> -----Original Message-----
> From: Darryl Pentz [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 17, 2003 6:33 AM
> To: [EMAIL PROTECTED]
> Subject: [OS-webwork] WW1's DefaultActionFactory
>
>
> It's a pity that WW1's DefaultActionFactory "factory"
> attribute is package protected and not class protected...
> it'd be useful to extend DefaultActionFactory and just append
> some additional proxies to the default chain. Or am I missing
> some basic way of accomplishing that?
>
> This is where the WW2 IoC stuff comes in handy.
>
> - Darryl
>
>
>
>
>
> -------------------------------------------------------
> 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
----------



-------------------------------------------------------
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