Branch: refs/heads/master
Home:   https://github.com/castleproject/Castle.Windsor

Commit: aee3e723c8484d0d1b65846cd53a1bcce9b2a025
    
https://github.com/castleproject/Castle.Windsor/commit/aee3e723c8484d0d1b65846cd53a1bcce9b2a025
Author: Krzysztof Kozmic <[email protected]>
Date:   2011-05-06 (Fri, 06 May 2011)

Changed paths:
  M src/Castle.Windsor/Castle.Windsor.csproj
  M src/Castle.Windsor/Core/ConstructorCandidateCollection.cs
  M src/Castle.Windsor/Core/PropertySet.cs
  M src/Castle.Windsor/Core/PropertySetCollection.cs
  M src/Castle.Windsor/Facilities/Startable/StartableFacility.cs
  M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/PropertiesDependenciesModelInspector.cs
  M 
src/Castle.Windsor/MicroKernel/Releasers/LifecycledComponentsReleasePolicy.cs
  M src/Castle.Windsor/Windsor/Diagnostics/DefaultDiagnosticsSubSystem.cs
  M 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/ReleasePolicyTrackedObjects.cs
  M 
src/Castle.Windsor/Windsor/Diagnostics/Extensions/UsingContainerAsServiceLocator.cs
  R src/Castle.Windsor/Windsor/Diagnostics/IPerformanceCounter.cs
  M src/Castle.Windsor/Windsor/Diagnostics/IPerformanceMetricsFactory.cs
  M src/Castle.Windsor/Windsor/Diagnostics/ITrackedComponentsDiagnostic.cs
  A 
src/Castle.Windsor/Windsor/Diagnostics/ITrackedComponentsPerformanceCounter.cs
  M src/Castle.Windsor/Windsor/Diagnostics/NullPerformanceCounter.cs
  R src/Castle.Windsor/Windsor/Diagnostics/PerformanceCounterWrapper.cs
  M src/Castle.Windsor/Windsor/Diagnostics/PerformanceMetricsFactory.cs
  M src/Castle.Windsor/Windsor/Diagnostics/TrackedComponentsDiagnostic.cs
  A 
src/Castle.Windsor/Windsor/Diagnostics/TrackedComponentsPerformanceCounterWrapper.cs

Log Message:
-----------
- some (finally) love to performance counter. First of all now it's in the 
container by default. It also gracefully recovers from exceptions in which case 
the null counter will be used which does nothing


-- 
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.

Reply via email to