Fluent NHibernate is currently unable to use the IParameterizedType of a CustomType but I need to use the fluent mapping because I want to adjust the mapping within my code.
Is there a workaround for Fluent NHibernate that somehow injects the XML elements that would be used within the normal mapping XML-file?
I did already find the similar SO Question "Fluent Nhibernate problem (ClassMap)" but the given answer doesn't seem to work with Fluent NHibernate 1.0.