David H. DeWolf wrote:
The first thing I noticed in this example is that there appears to be
a missing configuration section. Is it safe to assume that in order
to achieve extensibility you're thinking that selectors would be
configured something like:
<result-selector name="html,html-partial,json,xml"
class="o.a.s.dispatcher.ContentTypeResultSelector/>
Well, I was wondering if you wouldn't even need this... Perhaps the
possible token list would just be documented in the javadocs of the
selector and in the user guide. You could specify the chain of
selectors in struts.properties, and then, it would only be a
comma-delimited list of class names.
Don
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]