Nikita Timofeev created CAY-2346:
------------------------------------

             Summary: 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