Feature #370
_FOREIGN_RELATIONS should support actual classes
Status:
Closed
Priority:
Normal
Assignee:
Elmer de Looff
Category:
-
Target version:
-
Description
In addition to the current situation where it supports class names from the module scope, it should also support actual and direct classes to be passed in as values.
Associated revisions
History
#1 Updated by Elmer de Looff about 13 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Resolved in Underdark:r2972
The _FOREIGN_RELATIONS relations map may now also contain direct class references in addition to classes referenced bij name. Added proper exceptions to be raised when there is a failure in the mapping. This resolves #370.
The _FOREIGN_RELATIONS relations map may now also contain direct class references in addition to classes referenced bij name. Added proper exceptions to be raised when there is a failure in the mapping. This resolves #370.