Changes between Initial Version and Version 1 of Ticket #23262, comment 29
- Timestamp:
- 03/03/13 01:37:43 (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23262, comment 29
initial v1 1 1 I spent some time looking at this today. In addition to the Backbone changes that @azaozz mentioned above, there are also some changes to Backbone.sync that impact the overridden .sync() methods and .getByCid() has been removed in favor of just using .get() 2 2 3 I put together a patch that seems to be working, although I haven't tested it extensively. 3 I put together a patch that seems to be working, although I haven't tested it extensively. My work can also be seen in a branch on GitHub https://github.com/gcorne/WordPress/commits/backbone-upgrade for those that prefer a bit more detail.
