[
https://issues.apache.org/jira/browse/JXPATH-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578163#action_12578163
]
Valery Vyrva commented on JXPATH-119:
-------------------------------------
We pars JXPath expression and use parsing result for creating instances of our
objects that depends of JXPath elements.
No, in attached svn-diff method hashCode is not implemented, because we only be
in need of compare instances of JXPath elements in deep. If it is needed, I can
implements and hashCode method too.
Yes I can implement comparation in Comparators, but I think that is not nice.
P.S.
Sorry for long delay - I forget for start watching this issue.
> Redefine method "public boolean equals(Object o)" for simplify object
> instance compare.
> ---------------------------------------------------------------------------------------
>
> Key: JXPATH-119
> URL: https://issues.apache.org/jira/browse/JXPATH-119
> Project: Commons JXPath
> Issue Type: Improvement
> Affects Versions: 1.3
> Reporter: Valery Vyrva
> Priority: Trivial
> Attachments: JXPath.zip
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> For simplify object instance comparing we proposition redefine the method
> "equals" in some classes of JXPath project.
> I will try to attach archive with svn-diff to this issue.
> P.S.
> Sorry for my bad English.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.