Production Considerations [3 of 3]
Object ID mechanism
- SE_GetIDStringForObject()
- SE_GetObjectFromIDString()
Used IDs to retrieve objects already created
- Exploit the sharing mechanism
- Can be used to create an object without having to specify all of its relationships
-
Provides the mechanism to map native objects to objects created through the API