You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Cédric Dorot (JIRA)" <ji...@apache.org> on 2007/11/14 21:03:33 UTC

[jira] Created: (STR-3113) Inheritance using DynaValidatorForm

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


[jira] Closed: (STR-3113) Inheritance using DynaValidatorForm

Posted by "Dave Newton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/STR-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Newton closed STR-3113.
----------------------------

    Resolution: Not A Problem

Closed as per discussion.

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


[jira] Issue Comment Edited: (STR-3113) Inheritance using DynaValidatorForm

Posted by "Cédric Dorot (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Commented: (STR-3113) Inheritance using DynaValidatorForm

Posted by "Dave Newton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/STR-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42661 ] 

Dave Newton commented on STR-3113:
----------------------------------

i thought the <form-bean...> config element had an "extends" attribute?

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


[jira] Commented: (STR-3113) Inheritance using DynaValidatorForm

Posted by "Cédric Dorot (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/STR-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42664 ] 

Cédric Dorot commented on STR-3113:
-----------------------------------

I've change the affected version :)

I think I've to wait the framework we are dependent to upgrade to 1.3.x ...

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


[jira] Commented: (STR-3113) Inheritance using DynaValidatorForm

Posted by "Dave Newton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/STR-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42663 ] 

Dave Newton commented on STR-3113:
----------------------------------

Ah, consider changing the "affected version/s" field then :)

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


[jira] Commented: (STR-3113) Inheritance using DynaValidatorForm

Posted by "Paul Benedict (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/STR-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42665 ] 

Paul Benedict commented on STR-3113:
------------------------------------

So this ticket can be closed as Not A Problem? 

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


[jira] Updated: (STR-3113) Inheritance using DynaValidatorForm

Posted by "Cédric Dorot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/STR-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cédric Dorot updated STR-3113:
------------------------------

    Affects Version/s:     (was: 1.3.8)
                       1.2.8

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


[jira] Commented: (STR-3113) Inheritance using DynaValidatorForm

Posted by "Cédric Dorot (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/STR-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42677 ] 

Cédric Dorot commented on STR-3113:
-----------------------------------

Ok, this ticket can be closed (it's effectively not a problem) ...
It seems I don't have the rights for closing this issue.

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


[jira] Commented: (STR-3113) Inheritance using DynaValidatorForm

Posted by "Cédric Dorot (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/STR-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42662 ] 

Cédric Dorot commented on STR-3113:
-----------------------------------

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