This exception is thrown when using the Interception extension each time a type is registered with a Interception Policy. If Interception is not used it is not an issue. I have seen this issue re...
Id #11411 |
Planned Release:
None
|
Last Updated: Jan 11 at 3:25 PM by NiclasPehrsson |
Created On: Nov 5 2011 at 1:54 PM by brian2010
Hello,
I am continually getting an exception when calling a simple instruction:
Dim exManager As ExceptionManager = EnterpriseLibraryContainer.Current.GetInstance(Of ExceptionManager)()
I am usin...
Id #11366 |
Planned Release:
None
|
Last Updated: Oct 20 2011 at 2:34 PM by melwinnadar |
Created On: Oct 20 2011 at 2:15 PM by melwinnadar
I'm creating this issue after the post in discussion at http://unity.codeplex.com/discussions/265572#post672085.
I was comparing Unity 1.2 against latest version 2.1 using the tool included in thi...
Id #11273 |
Planned Release:
None
|
Last Updated: Sep 15 2011 at 3:24 PM by MirecG |
Created On: Sep 15 2011 at 3:24 PM by MirecG
I ran across the same issue for which the fix for the code base is documented here. Does anyone know if this is a known defect that will be corrected in the next release of Unity?
http://blog.wal...
Id #11175 |
Planned Release:
None
|
Last Updated: Aug 11 2011 at 9:44 PM by brian2010 |
Created On: Aug 11 2011 at 9:44 PM by brian2010
So, this seams more like a user error issue but, after downloading Unity 2.1, registering generic types seems to be broken for me.
My app:
public static void Main(string[] args)
{
...
Id #11153 |
Planned Release:
None
|
Last Updated: Aug 5 2011 at 10:19 PM by RSmallwood |
Created On: Aug 5 2011 at 10:19 PM by RSmallwood
Hi there,
I am trying to register a singleton object (Foo) against multiple interfaces (IFoo, IAnotherFoo).
I found this discussion from StackOverflow which actually works as I expected:
http://st...
Id #11132 |
Planned Release:
None
|
Last Updated: Jul 28 2011 at 7:20 AM by brettshearer |
Created On: Jul 28 2011 at 6:23 AM by tburhan
The code sample below, when run, will fail due to a stack overflow. It is caused by Unity's handling of ConsoleLogger, an ILogger, which depends upon another ILogger (the decorator pattern). If yo...
Id #11131 |
Planned Release:
None
|
Last Updated: Jul 28 2011 at 1:24 AM by davidkallen |
Created On: Jul 28 2011 at 1:24 AM by davidkallen
Hello,
It'd be super nice to have a feature described here:
http://unity.codeplex.com/discussions/265895
Thanks!
Id #11119 |
Planned Release:
None
|
Last Updated: Jul 25 2011 at 10:34 AM by aymetallo |
Created On: Jul 25 2011 at 10:34 AM by aymetallo
Hello,
It'd be super nice to have a feature described here:
http://unity.codeplex.com/discussions/265895
Thanks!
Id #11118 |
Planned Release:
None
|
Last Updated: Jul 25 2011 at 10:34 AM by aymetallo |
Created On: Jul 25 2011 at 10:34 AM by aymetallo
It would be very nice if we can have a utility that we can use at run time especially in debug time to visualize the container registered types and their relations in a UML style like the "Dependen...
Id #11085 |
Planned Release:
None
|
Last Updated: Jul 14 2011 at 5:33 PM by sankan1gb |
Created On: Jul 11 2011 at 9:48 AM by sankan1gb
|
|
|
|
|