[ https://issues.apache.org/struts/browse/STR-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42662 ]
cedric.dorot edited comment on STR-3113 at 11/14/07 1:14 PM: ------------------------------------------------------------- The reference version on our project is 1.2.8 (and soon the upgrade to 1.2.9 is expected, but we are dependent to another framework which extends Struts that's why we can't upgrade to 1.3.x version). The <form-bean config element had indeed an "extends" attributes, i haven't seen it before cause it appears only in the struts-config 1.3's DTD. Thanks for your answer ... was (Author: cedric.dorot): The reference version on our project is 1.2.8 (and soon the upgrade to 1.2.9 is expected, but we are dependen to another framework which extends Struts that(s why we can't upgrade to 1.3.x version). The <form-bean config element had indeed an "extends" attributes, i haven't seen before cause it appears only in the struts-config 1.3' DTD. Thanks for your answer ... > Inheritance using DynaValidatorForm > ----------------------------------- > > Key: STR-3113 > URL: https://issues.apache.org/struts/browse/STR-3113 > Project: Struts 1 > Issue Type: New Feature > Components: Core > Affects Versions: 1.2.8 > Reporter: Cédric Dorot > > I'm working on a project in which we are using both dynamic Forms > (DynaValidatorForm) and Struts Validator. > Actually, it's not possible to inherit dynamic forms, and there's duplicate > code in our form-beans declarations.. > It would be a nice enhancement to add the possibility to add inheritance in a > declarative way (i.e. in the struts-config.xml). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.