Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Development Team/Almanac/sugar.datastore.datastore
(view source)
Revision as of 11:23, 14 January 2009
30 bytes removed
,
11:23, 14 January 2009
m
→How do I access the metadata entries for a datastore object?
Line 140:
Line 140:
...
...
#my_dsobject is of type datastore.DSObject
#my_dsobject is of type datastore.DSObject
−
#object_id is a datastore object (returned from the datastore Chooser
+
#object_id is a datastore object (
e.g.,
returned from the datastore Chooser
)
my_dsobject = datastore.get(object_id)
my_dsobject = datastore.get(object_id)
Line 152:
Line 152:
...
...
#my_dsobject is of type datastore.DSObject
#my_dsobject is of type datastore.DSObject
−
#object_id is a datastore object
(returned from the datastore Chooser
+
#object_id is a datastore object
my_dsobject = datastore.get(object_id)
my_dsobject = datastore.get(object_id)
Walter
Bureaucrats
,
Administrators
10,579
edits