|
From: NHibernate J. <mik...@us...> - 2007-01-10 14:33:28
|
Filter .xml not parsed
----------------------
Key: NH-858
URL: http://jira.nhibernate.org/browse/NH-858
Project: NHibernate
Type: Improvement
Components: Core
Versions: 1.2.0.Beta2
Reporter: Luis Ferreira
Priority: Trivial
My experience is that when using several .xml files for mappings, and embedding them in the Assembly, Filters will only be parsed if they are parsed in some an .xml file containing a class mapping. A filter declaration on a file of its own will not be parsed.
Since filters may be used across several mappings, it would be great to be able to put them in their own file(s).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nhibernate.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|