Skip to content
Snippets Groups Projects
Commit d6af11da authored by Raphael Collet's avatar Raphael Collet
Browse files

[MERGE] Apicalypse: remove the old API

This drops the backward compatibility with the old API:
 - remove method wrappers;
 - convert all the remaining old-API calls to the new API;
 - remove the processing of _columns, _defaults, _inherit_fields, _all_columns;
 - remove all old-API fields;
 - implement sparse fields;
 - modify the registry to become a mapping model_name -> model_class;
 - adapt XML-RPC and JSON-RPC gateways.
parents 6eca5d03 70dec2d8
Branches
Tags
Loading
Showing
with 188 additions and 190 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment