[ 
https://issues.apache.org/jira/browse/USERGRID-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977572#comment-13977572
 ] 

George Reyes commented on USERGRID-128:
---------------------------------------

The pull request for 129 was blocked due to work that I had done in 128. I was 
still using the old implementation of adding dictionaries instead of the new CP 
stuff. The main approach that I worked on was converting the old entities into 
a new Core Persistance entity. This approach didn't serialize using an object 
serializer so it needed to be reworked. The current approach that I am 
implementing is to create a new write method that will store a map of the 
object desired in cassandra using a new Column Family. Then a new get call that 
can retrieve the element in question and return it. 

> Implement dictionaries 
> -----------------------
>
>                 Key: USERGRID-128
>                 URL: https://issues.apache.org/jira/browse/USERGRID-128
>             Project: Usergrid
>          Issue Type: Technical task
>          Components: Stack
>            Reporter: George Reyes
>            Assignee: George Reyes
>             Fix For: 1.1
>
>
> This ticket is to mark progress being made on implementing dictionaries in 
> the new entity manager.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to