Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OSID Providers may not return null values. This may restrict implementors accustomed to implementing data transfer objects against databases. We need to look at the role of the OsidObject and the OsidForm as independent interfaces to solve this dilemma. 

 

Table of Contents
excludeSummary

OsidObjects

OsidObjects are consumable interfaces which provide a view into a provider-owned entity. An OSID Provider may or may not provide direct administrative management of the entity. OsidObjects may be pulled from a data store, the result of data transformation, a representation of a different OsidObject, or completely made up. 

OsidObjects