Merge lp://staging/~cjwatson/lazr.restful/range-factory into lp://staging/lazr.restful

Proposed by Colin Watson
Status: Needs review
Proposed branch: lp://staging/~cjwatson/lazr.restful/range-factory
Merge into: lp://staging/lazr.restful
Diff against target: 415 lines (+146/-16)
9 files modified
setup.py (+1/-1)
src/lazr/restful/_operation.py (+10/-1)
src/lazr/restful/_resource.py (+16/-3)
src/lazr/restful/declarations.py (+11/-5)
src/lazr/restful/docs/webservice-declarations.txt (+47/-2)
src/lazr/restful/docs/webservice.txt (+51/-3)
src/lazr/restful/fields.py (+2/-1)
src/lazr/restful/interfaces/_fields.py (+5/-0)
src/lazr/restful/interfaces/_rest.py (+3/-0)
To merge this branch: bzr merge lp://staging/~cjwatson/lazr.restful/range-factory
Reviewer Review Type Date Requested Status
LAZR Developers Pending
Review via email: mp+355966@code.staging.launchpad.net

Commit message

Allow declaring a custom range factory for use with returned collections.

Description of the change

Integrating this into Launchpad's StormRangeFactory may still require a bit more care, and I'd like to have at least one use case there that definitely works before landing this, but I might as well get this up for review in the meantime.

To post a comment you must log in.

Unmerged revisions

212. By Colin Watson

Get ScopedCollection.range_factory_class from the corresponding field.

211. By Colin Watson

Merge trunk.

210. By Colin Watson

Merge trunk.

209. By Colin Watson

Allow declaring a custom range factory for use with returned collections.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches