[
https://issues.apache.org/jira/browse/ACCUMULO-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647476#comment-13647476
]
Keith Turner commented on ACCUMULO-1336:
----------------------------------------
bq. I felt that o.a.a.core.util was a good place
Thats not one of the packages that declared to be part of the public API in the
readme. We would not want to maintain all of the code in util as part of the
public API. There is a alot of random code in there used in the implementation
of Accumulo that we have been changing as needed (w/o deprecation). The reason
I was thining of o.a.a.core.client is that package is declared to be part of
the public API.
> Add lexicoders from Typo to Accumulo
> ------------------------------------
>
> Key: ACCUMULO-1336
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1336
> Project: Accumulo
> Issue Type: New Feature
> Reporter: Keith Turner
> Assignee: Corey J. Nolet
> Fix For: 1.6.0
>
> Attachments: ACCUMULO-1336.1.patch
>
>
> [Typo|https://github.com/keith-turner/typo] is something I created to
> experiment with another Java API for Accumulo. It had two parts, an API with
> type paramaters and Lexicoders. Lexicoders encode/serialize types in such a
> way that the lexicographic sort order matches the java types sort order. I
> think having the Lexicoders available as part of Accumulo would be generally
> useful. The parametric API is less useful, it assumes all values have the
> same type.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira