Branch: refs/heads/debuggerViewExperiment
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: a7fd8647b9a658251db0d7f3134c9ab4e34885c2
http://github.com/castleproject/Castle.InversionOfControl/commit/a7fd8647b9a658251db0d7f3134c9ab4e34885c2
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-08-17 (Tue, 17 Aug 2010)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/Configuration2/abstract_component_factory.xml
M src/Castle.Windsor.Tests/Facilities/FactorySupport/FactorySupportTestCase.cs
M src/Castle.Windsor.Tests/HandlerSelectorsTestCase.cs
M src/Castle.Windsor/Castle.Windsor.csproj
M src/Castle.Windsor/MicroKernel/Handlers/DefaultHandler.cs
M src/Castle.Windsor/Windsor/Debugging/DebuggerViewItem.cs
A src/Castle.Windsor/Windsor/Debugging/DebuggerViewItemProxy.cs
A src/Castle.Windsor/Windsor/Debugging/DebuggerViewItemWithDescribtion.cs
A src/Castle.Windsor/Windsor/Debugging/DefaultComponentView.cs
M src/Castle.Windsor/Windsor/Debugging/Extensions/AllComponents.cs
M src/Castle.Windsor/Windsor/Debugging/Extensions/Facilities.cs
M
src/Castle.Windsor/Windsor/Debugging/Extensions/PotentiallyMisconfigurredComponents.cs
M src/Castle.Windsor/Windsor/Debugging/HandlerByKeyDebuggerView.cs
M src/Castle.Windsor/Windsor/Debugging/HandlersByKeyDictionaryDebuggerView.cs
A src/Castle.Windsor/Windsor/Debugging/IComponentDebuggerExtensions.cs
M src/Castle.Windsor/Windsor/Debugging/IContainerDebuggerExtension.cs
A src/Castle.Windsor/Windsor/Debugging/IDebuggerViewItem.cs
M src/Castle.Windsor/Windsor/Debugging/KernelDebuggerProxy.cs
Log Message:
-----------
some experimenting with debugger views. Not much luck so far really...
Commit: f598a9f01402831e623fa8a461b4ba3c75cea4a6
http://github.com/castleproject/Castle.InversionOfControl/commit/f598a9f01402831e623fa8a461b4ba3c75cea4a6
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-08-17 (Tue, 17 Aug 2010)
Changed paths:
M src/Castle.Windsor.Tests/WindsorDotNet2Tests.cs
M src/Castle.Windsor/Castle.Windsor.csproj
M src/Castle.Windsor/Core/InterceptorReferenceCollection.cs
M src/Castle.Windsor/Windsor/Debugging/DebuggerViewItem.cs
R src/Castle.Windsor/Windsor/Debugging/DebuggerViewItemProxy.cs
A src/Castle.Windsor/Windsor/Debugging/DebuggerViewItemRich.cs
R src/Castle.Windsor/Windsor/Debugging/DebuggerViewItemWithDescribtion.cs
M src/Castle.Windsor/Windsor/Debugging/DefaultComponentView.cs
M src/Castle.Windsor/Windsor/Debugging/Extensions/AllComponents.cs
M src/Castle.Windsor/Windsor/Debugging/Extensions/Facilities.cs
M
src/Castle.Windsor/Windsor/Debugging/Extensions/PotentiallyMisconfigurredComponents.cs
M src/Castle.Windsor/Windsor/Debugging/HandlerByKeyDebuggerView.cs
M src/Castle.Windsor/Windsor/Debugging/IComponentDebuggerExtensions.cs
M src/Castle.Windsor/Windsor/Debugging/IContainerDebuggerExtension.cs
R src/Castle.Windsor/Windsor/Debugging/IDebuggerViewItem.cs
M src/Castle.Windsor/Windsor/Debugging/KernelDebuggerProxy.cs
Log Message:
-----------
- improvements in debugging subsystem. The names of the properties have no
quotations around them anymore and I at last managed to get values show up in a
correct form.
--
You received this message because you are subscribed to the Google Groups
"Castle Project Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/castle-project-commits?hl=en.