Hi all,
I just checked in the latest version (2.0) of NHibernate from the SVN repository, including the latest extensions ports, such as NHibernate Search, that is really interesting add.
My question is about the mapping of the classes: NHibernate Search uses only System.Arguments for configuring the properties. Since the requirements about my application context requires the business model to be fully independent, I would need not to reference NHibernate Search (and consequently NHibernate itself).
Is it there any plan to implement the XML configuration for the Search module?
Thanks.
|