[
https://issues.apache.org/jira/browse/ZEST-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15601726#comment-15601726
]
Paul Merlin commented on ZEST-180:
----------------------------------
Most of the {{indexing-sql}} tests fail since the change.
It has to map {{Identity}} to/from {{String}} and only a few places were
changed.
I fixed one but I suspect there may be other implicit places where this has to
be fixed.
Test setup is described in
{{extensions/indexing-sql/src/docs/index-sql-tests.txt}}.
> Replace String with Identity
> ----------------------------
>
> Key: ZEST-180
> URL: https://issues.apache.org/jira/browse/ZEST-180
> Project: Zest
> Issue Type: New Feature
> Reporter: Niclas Hedhman
> Assignee: Niclas Hedhman
>
> We use java.lang.String in many places instead of the Identity type.
> We should replace all those usages with an explicit Identity, to
> strengthening the APIs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)