Feature #422
ActiveFedora#lookup_model
| Status: | New | Start: | 07/29/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | 2.2 Release | |||
| Sponsor: |
Description
- should look up class definition for given pid or uri
- should return a Class if model has been declared
- should return nil if class has not been declared
- (later) should look for class definition in Fedora if its not in memory
History
Updated by Matt Zumwalt 365 days ago
Currently implemented in Reindeer code base as Reindeer.lookup_model and Reindeer.lookup_models