[ 
https://issues.apache.org/jira/browse/GORA-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated GORA-142:
--------------------------------------

    Fix Version/s:     (was: 0.3)
                   0.2.1
    
> Creates org.apache.gora.cassandra.serializers package in order to clean the 
> code of store and query packages and to support additional types in future.
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GORA-142
>                 URL: https://issues.apache.org/jira/browse/GORA-142
>             Project: Apache Gora
>          Issue Type: Improvement
>          Components: storage-cassandra
>    Affects Versions: 0.2
>            Reporter: Kazuomi Kashii
>             Fix For: 0.2.1
>
>         Attachments: GORA-142-v2.patch, GORA-142-v3.patch, GORA-142.patch
>
>
> It has been discussed at GORA-81, and a kind of fix has been committed as a 
> part of GORA-138 patch.
> Since it is one of the main functionalities of gora-cassandra to handle 
> Serializers, it seems a good idea to separate those code from store and query 
> packages.
> I will be attaching my patch shortly.
> 1) Utf8Serializer makes simple to handle Type.STRING;
> 2) GoraSerializerTypeInferer is a single point go get Serializer, and it is 
> extensible to support additional types in future;
> 3) Type.BOOLEAN is supported.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to