#2456 HIGH Untriag: Select properties returned from datastore query
Zarro Boogs per Child
bugtracker at laptop.org
Thu Sep 27 06:21:52 EDT 2007
#2456: Select properties returned from datastore query
--------------------------+-------------------------------------------------
Reporter: bert | Owner: bcsaller
Type: enhancement | Status: new
Priority: high | Milestone: Untriaged
Component: datastore | Version:
Resolution: | Keywords:
Verified: 0 |
--------------------------+-------------------------------------------------
Comment(by tomeu):
This has been implemented in Trial3 and is already being used in the
Journal.
The signature of find is now this:
find(self, query=None, properties=None)
'properties' is a list of strings. If properties is None, all properties
are returned. Otherwise, only properties named in that list will be
returned for each object.
I think this implementation should be reviewed by Ben, as we implemented
this while he was on holidays. That's why this ticket is still open.
--
Ticket URL: <https://dev.laptop.org/ticket/2456#comment:6>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list