Changes between Version 1 and Version 2 of ObjectReferences
- Timestamp:
- 04/29/2011 07:20:12 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ObjectReferences
v1 v2 10 10 The general form of an object reference is: ``<schema> <path>:<object_name>``. 11 11 Given such an object reference, the ``load_object()`` method of 12 :apidoc:` nagare.admin.util#util.load_object` returns a tuple where the12 :apidoc:`admin.util#util.load_object` returns a tuple where the 13 13 first item is the Python object, and the second item is the 14 14 `distribution <http://peak.telecommunity.com/DevCenter/PkgResources#distribution-objects>`_