Feature #368
Increate Record's dictionary likeness
Status:
Closed
Priority:
Normal
Assignee:
Elmer de Looff
Category:
-
Target version:
-
Description
Methods such as get
, values
and items
do not resolve, include or return foreign relations, while they should.
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
This has been introduced in Underdark:r2969
Improved the dictionary methods on the Record class to automatically load foreign references. This resolves #368.