From: NHibernate J. <mik...@us...> - 2006-11-13 18:34:38
|
[ http://jira.nhibernate.org/browse/NH-556?page=all ] Sergey Koshcheyev updated NH-556: --------------------------------- Fix Version: LATER > Assembly name resolution changes > -------------------------------- > > Key: NH-556 > URL: http://jira.nhibernate.org/browse/NH-556 > Project: NHibernate > Type: Improvement > Components: Core > Versions: 1.0.2 > Reporter: Sergey Koshcheyev > Priority: Minor > Fix For: LATER > > Some ideas to avoid type name-related problems that newcomers often stumble upon: > - Use the assembly that the mapping file is located in as a hint (when mappings are embedded resources) > - Throw a clear exception if the assembly name is not specified for a type and there is no default specified (i.e. do not attempt to load from NHibernate.dll nor from System.dll). -- 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 |