From: NHibernate J. <nh...@gm...> - 2009-08-25 00:25:28
|
NHibernate.Bytecode inconsistently named ---------------------------------------- Key: NH-1940 URL: http://nhjira.koah.net/browse/NH-1940 Project: NHibernate Issue Type: Bug 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://nhjira.koah.net/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: NHibernate J. <nh...@gm...> - 2009-08-25 00:45:03
|
[ http://nhjira.koah.net/browse/NH-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18624#action_18624 ] Nick Aceves commented on NH-1940: --------------------------------- Note that this also affects NHibernate.ByteCode.Spring.dll and NHibernate.ByteCode.LinFu.dll. > NHibernate.Bytecode inconsistently named > ---------------------------------------- > > Key: NH-1940 > URL: http://nhjira.koah.net/browse/NH-1940 > Project: NHibernate > Issue Type: Bug > 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://nhjira.koah.net/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Fabio M. (JIRA) <nh...@gm...> - 2010-08-03 13:39:36
|
[ http://216.121.112.228/browse/NH-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabio Maulo closed NH-1940. --------------------------- Resolution: Won't Fix We can suffer the issue without add a breaking change. Sorry and thanks. > 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 |
From: Kenneth S. M. (J. <nh...@gm...> - 2011-04-20 16:24:38
|
[ http://216.121.112.228/browse/NH-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=20922#action_20922 ] Kenneth Siewers Møller commented on NH-1940: -------------------------------------------- I just noticed this. It's a scratch in an otherwise polished surface :( > 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 |
From: Fabio M. (JIRA) <nh...@gm...> - 2011-04-20 16:26:36
|
[ http://216.121.112.228/browse/NH-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=20923#action_20923 ] Fabio Maulo commented on NH-1940: --------------------------------- Kenneth. In NH3.2.0 was fixed. > 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 |
From: Kenneth S. M. (J. <nh...@gm...> - 2011-04-21 07:09:40
|
[ http://216.121.112.228/browse/NH-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=20931#action_20931 ] Kenneth Siewers Møller commented on NH-1940: -------------------------------------------- Beautiful! But shouldn't the resolution then be "Fixed" and fix version "3.2.0 GA"? Just a suggestion... :) > 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 |
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 |