You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/07/26 17:34:14 UTC

[jira] Created: (WSCOMMONS-68) override the equals method of the Policy components so that two policy classes can be checked to equality using equals method. Currently this is done using PolicyComparator class

override the equals method of the Policy components so that two policy classes can be checked to equality using equals method. Currently this is done using PolicyComparator class 
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: WSCOMMONS-68
                 URL: http://issues.apache.org/jira/browse/WSCOMMONS-68
             Project: WS-Commons
          Issue Type: New Feature
          Components: Policy
            Reporter: Amila Chinthaka Suriarachchi




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Updated: (WSCOMMONS-68) override the equals method of the Policy components so that two policy classes can be checked to equality using equals method. Currently this is done using PolicyComparator class

Posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WSCOMMONS-68?page=all ]

Amila Chinthaka Suriarachchi updated WSCOMMONS-68:
--------------------------------------------------

    Attachment: equal_method_override_patch.txt

Currently two policy objects are compared using an utility class, I have override the equal method so that it can be used to check for equality.
Equality just check whether object structure is equal or not. If some one wants to check whether two policies logically equal (i.e. normalize form equal) isLogicallyEqual method can be used.

> override the equals method of the Policy components so that two policy classes can be checked to equality using equals method. Currently this is done using PolicyComparator class
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-68
>                 URL: http://issues.apache.org/jira/browse/WSCOMMONS-68
>             Project: WS-Commons
>          Issue Type: New Feature
>          Components: Policy
>            Reporter: Amila Chinthaka Suriarachchi
>         Attachments: equal_method_override_patch.txt
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Updated: (WSCOMMONS-68) override the equals method of the Policy components so that two policy classes can be checked to equality using equals method. Currently this is done using PolicyComparator class

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated WSCOMMONS-68:
--------------------------------------

    Assignee: Sanka Samaranayake

> override the equals method of the Policy components so that two policy classes can be checked to equality using equals method. Currently this is done using PolicyComparator class
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-68
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-68
>             Project: WS-Commons
>          Issue Type: New Feature
>          Components: Policy
>            Reporter: Amila Chinthaka Suriarachchi
>         Assigned To: Sanka Samaranayake
>         Attachments: equal_method_override_patch.txt
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Resolved: (WSCOMMONS-68) override the equals method of the Policy components so that two policy classes can be checked to equality using equals method. Currently this is done using PolicyComparator class

Posted by "Sanka Samaranayake (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanka Samaranayake resolved WSCOMMONS-68.
-----------------------------------------

    Resolution: Fixed


Fixed in the current codebase.


> override the equals method of the Policy components so that two policy classes can be checked to equality using equals method. Currently this is done using PolicyComparator class
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-68
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-68
>             Project: WS-Commons
>          Issue Type: New Feature
>          Components: Policy
>            Reporter: Amila Chinthaka Suriarachchi
>         Assigned To: Sanka Samaranayake
>         Attachments: equal_method_override_patch.txt
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org