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

Nikita Timofeev closed CAY-2346.
--------------------------------
    Resolution: Fixed

https://github.com/apache/cayenne/commit/7f278e001c68a8588658e0071b418c07b304c66c

> Field-based data object with Map-based storage fallback
> -------------------------------------------------------
>
>                 Key: CAY-2346
>                 URL: https://issues.apache.org/jira/browse/CAY-2346
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Core Library
>    Affects Versions: 4.1.M1
>            Reporter: Nikita Timofeev
>            Assignee: Nikita Timofeev
>            Priority: Minor
>             Fix For: 4.1.M1
>
>
> We now have new field-based data object and old map-based, where map is 
> always created.
> However there are some cases when you need occasionally store additional 
> information in data object but want to use fields as they faster.
> So {{HybridDataObject}} can be created that will lazily create Map to store 
> values that are not mapped to fields.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to