|
From: NHibernate J. <mik...@us...> - 2006-12-28 04:12:25
|
only mapped properties should require virtual
---------------------------------------------
Key: NH-848
URL: http://jira.nhibernate.org/browse/NH-848
Project: NHibernate
Type: Bug
Components: Core
Versions: 1.2.0.Beta2
Reporter: Jerry Haltom
Priority: Trivial
Looks like the validator validates that ALL properties are in fact virtual. Only MAPPED properties are of a concern. Getters the user adds which are not mapped do not matter.
--
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
|