Mapping "Extension Properties" as HasMany
Hi,
I'm mapping extension properties as described in
http://support.fluentnhibernate.org/discussions/help/34-conventiona...
and http://codebetter.com/blogs/jeremy.miller/archive/2010/02/16/our-ex...
And while this works fine for properties, I can't see how to work out something similar for a HasMany() mapping. Any Ideas?