From: Fabio M. (JIRA) <nh...@gm...> - 2011-04-22 19:34:48
|
[ http://216.121.112.228/browse/NH-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=20939#action_20939 ] Fabio Maulo commented on NH-1940: --------------------------------- No, as most it can be "Obsolete" because we have removed all ByteCode providers. > NHibernate.Bytecode inconsistently named > ---------------------------------------- > > Key: NH-1940 > URL: http://216.121.112.228/browse/NH-1940 > Project: NHibernate > Issue Type: Improvement > Components: ByteCode providers, Core > Affects Versions: 2.1.0.GA > Reporter: Nick Aceves > > The NHibernate.Bytecode namespace is not named consistently between NHibernate.dll and NHibernate.ByteCode.Castle.dll. > NHibernate.dll calls it "NHibernate.Bytecode". > NHibernate.ByteCode.Castle.dll calls it "NHibernate.ByteCode". > The only difference between them is the capitalization of the "c" in "Bytecode". > This has some interesting interplay with what seems to be a bug in ReSharper. ReSharper will only show NHibernate.Bytecode in intellisense, even when NHibernate.ByteCode.Castle.dll is referenced, which led to me spending about 15 minutes figuring out why I couldn't find the Castle ProxyFactoryFactory class. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |