Has anyone gotten Fluent NHibernate to work with Castle ActiveRecord?
I am particularly interested in Automapping to configure entities for use with the ActiveRecordMediator repository.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This combo doesn’t work yet. When trying to use
ActiveRecordMediatoron a FluentNHibernate-configured entity you’ll get anActiveRecordExceptioncomplaining that you didn’t callActiveRecordStarter.Initialize()or you didn’t use the[ActiveRecord]attribute.However there is work being done on this integration.
Wanna help out? I invite you to the castle dev group 😉