[ http://issues.apache.org/struts/browse/WW-1347?page=comments#action_37597 ]
Don Brown commented on WW-1347: ------------------------------- With wildcards complete, I'm looking at the next two. First, you can use a dynaform as the model object today if you use its map view, getMap() I believe. Were you thinking of something more complicated? As for action mapping extends, I'm not sure that would be useful for xwork action mappings, since xwork has a package structure that allows you to set default result types, interceptor stacks, and exception handling for a package. In what way do you see adding an "extends" attribute helping an application that can't be done with packages? > SAF1 Features to Implement > -------------------------- > > Key: WW-1347 > URL: http://issues.apache.org/struts/browse/WW-1347 > Project: Struts Action 2 > Type: Task > Reporter: Ted Husted > Fix For: 2.0.0 > > > * Wildcard Action Mappings - Complete > * DynaForm as Model Object > * Extends for action mappings -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
