[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to