lp:~openerp-connector-core-editors/openerp-connector/7.0-connector-mapper-refactor
Created by
Guewen Baconnier @ Camptocamp
and last modified
- Get this branch:
- bzr branch lp:~openerp-connector-core-editors/openerp-connector/7.0-connector-mapper-refactor
Members of
OpenERP Connector Core Editors
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Joël Grand-Guillaume @ camptocamp: Approve (code review, no tests)
-
Diff: 1271 lines (+790/-197)6 files modifiedconnector/CHANGES.rst (+1/-5)
connector/backend.py (+7/-4)
connector/exception.py (+4/-0)
connector/tests/test_backend.py (+2/-1)
connector/tests/test_mapper.py (+273/-67)
connector/unit/mapper.py (+503/-120)
Branch information
Recent revisions
- 594. By Guewen Baconnier @ Camptocamp
-
[IMP] extract the build of the MapChild unit instance to allow better reusability
- 591. By Guewen Baconnier @ Camptocamp
-
[CHG] MapOptions now returns None when a key is undefined, allowing a better handling in mapping methods when an option is not used
- 590. By Guewen Baconnier @ Camptocamp
-
[FIX] the backward compatibility code was outdated: binding is the name of the binding to use, to provide only when the relation is not a binding
- 589. By Guewen Baconnier @ Camptocamp
-
[FIX] mapping options: use an object whose items can be accessed like attributes.
It offers a far better interface as well as for the the call to MapRecord.values() as for the usage in mapping methods
- 586. By Guewen Baconnier @ Camptocamp
-
[CHG] updated the docstring according to the last developments
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)