fyi

---------- Forwarded message ----------
From: whut 
<reply+i-1155295-d937f50b209fcc1e7925c7d254787caf714c1...@reply.github.com>
Date: Sat, Jul 2, 2011 at 9:22 AM
Subject: [Castle.Windsor] Two bug fixes and one change (#11)
To: [email protected]


Bugfix #1: PerformanceMetricsFactory had inverted condition inside
InitializedSuccessfully property and should also catch
SecurityException while calling PerformanceCounterCategory.Create

Bugfix #2: one using statement missing in AbstractComponentActivator
when compiling under .NET 3.5 or SL

Change: removed ILifecycleConcern interface, with it it is impossible
to implement ICommissionConcern and IDecommissionConcern in single
class (which I wanted to do:)). ILifecycleConcern had method Apply
that had no meaning under this interface, instead it should be in
ICommissionConcern and IDecommissionConcern separately.

--
Reply to this email directly or view it on GitHub:
https://github.com/castleproject/Castle.Windsor/pull/11



-- 
Cheers,
hammett
http://hammett.castleproject.org/

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" 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-devel?hl=en.

Reply via email to