Skip to content

NH-3670 - Dynamic component should allow generic dictionary #755

Closed
@nhibernate-bot

Description

@nhibernate-bot

Ricardo Peres created an issue — 19th August 2014, 15:11:42:

Currently, the <dynamic-component> mapping only allows properties of type IDictionary. It should also support IDictionary<string, object>.


Ricardo Peres added a comment — 20th August 2014, 10:40:44:

Pull request: #305
Created additional generic (with IDictionary<string, object>) tests for all test cases related to dynamic-component (NH-1796, NH-1039, NH-3571 and NH-2664)

Possible breaking change: mapping a dynamic component with a Hashtable property instead of an IDictionary as documented is no more supported.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions