[Buildbot-devel] Generic implementation for paging and sort functionality in data api

Dustin J. Mitchell djmitche at gmail.com
Wed Aug 1 11:42:29 UTC 2012


On Wed, Aug 1, 2012 at 2:17 AM, Naveen Kumar <naveen.iitm90 at gmail.com> wrote:
>>  It may be necessary to
>> distinguish "details" endpoints (one item) from "list" endpoints (a
>> list of items) by having different parent classes for them.
>
> This is a considerable change. This can be done later?

It depends on how things work out in implementing it.  It will
probably be easier to do this than to avoid it.

And yes, data extraction will still take place in each Endpoint class,
since they'll each need to call different DB methods in different
ways.

Dustin




More information about the devel mailing list