lp:~leonardr/lazr.restful/integrate-optimized-len

Created by Leonard Richardson and last modified
Get this branch:
bzr branch lp:~leonardr/lazr.restful/integrate-optimized-len
Only Leonard Richardson can upload to this branch. If you are Leonard Richardson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Leonard Richardson
Project:
lazr.restful
Status:
Merged

Recent revisions

142. By Leonard Richardson

Use total(), which is part of the public interface, instead of .listlength.

141. By Leonard Richardson

updated NEWS.

140. By Leonard Richardson

Take advantage of the lazr.batchnavigator optimization.

139. By Leonard Richardson

[r=adeuring] Check whether to send total_size or total_size_link when a request comes in, rather than when defining the operation adapters.

138. By Guilherme Salgado

[r=leonardr] Make sure IEntry adapters for interfaces which don't export any fields/operations have a '_orig_interfaces' attribute, just like the other adapters.

137. By Leonard Richardson

[r=leonardr,gmb] Instead of serving total_size with every named operation (which can be expensive), serve a link to the total size. Committed on behalf of Benji York.

136. By Leonard Richardson

[r=gary] Nail versions of dependencies. Committed on behalf of Benji York.

135. By Guilherme Salgado

[r=gary] Added the ability to mark interface A as a contributor to interface B
so that instead of publishing A separately we will add all of A's fields and
operations to the published version of B. Objects implementing B must be
adaptable into A for this to work, but lazr.restful will take care of doing
the actual adaptation before accessing fields/operations that are not directly
provided by an object.

134. By Leonard Richardson

[r=abentley] Made some improvements to the representation cache.

133. By Leonard Richardson

[r=jelmer] Make it possible to disable the representation cache without de-registering it.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:lazr.restful
This branch contains Public information 
Everyone can see this information.