Using custom Parameter Attribute gives Key Not Found in Dictionary Exception

Hi There, We have developed our own custom attribute similiar to the CreateNew attribute in WCSF. We have called it CreateNewOnce so that within an HTTPContext, an object of a particular type is c...

Id #22214 | Release: None | Updated: Apr 29 2009 at 12:42 AM by jatindua | Created: Apr 29 2009 at 12:33 AM by jatindua

Create objects through a static method call

There is a large number of libraries (including the framework itself), that uses a static method call on a factory class to create an instance of an object. I am in process of creating such strateg...

Id #15167 | Release: None | Updated: Feb 13 2008 at 4:38 PM by yurik | Created: Feb 13 2008 at 4:38 PM by yurik

Bug in ParametersToTypeList method of the BuilderStrategy class

I found a bug in the ParametersToTypeList method of the BuilderStrategy class. Inside the method it execute "parameter.GetType().Name". This does not take into account that "parameter" can be null...

Id #14140 | Release: None | Updated: Dec 23 2007 at 7:07 PM by BradWilson | Created: Nov 28 2007 at 7:34 AM by fgretief

Adapt CAB's WorkItem

Hi, I really would like to see sample code or documentation on adopting the new ObjectBuilder within CAB WorkItem. Something like what to change in ManagedObjectCollection etc. to use the new Obj...

Id #13765 | Release: None | Updated: May 25 2008 at 5:22 PM by hatem_info | Created: Nov 8 2007 at 9:06 PM by BradWilson

n-deep Containers Not Supported

Trying to embed containers multiple levels deep doesn't work because staged strategy chain does not properly consult the parent strategy chain.

Id #13636 | Release: None | Updated: Nov 1 2007 at 9:26 PM by BradWilson | Created: Nov 1 2007 at 9:25 PM by BradWilson

EventBroker enhancements

I would love to see a strategy for event raising. Event Raising can be done sequentially or in parallel. It can also be stopped after an handler throws an exception or cumulate the exceptions a...

Id #12796 | Release: None | Updated: Oct 16 2007 at 1:54 PM by VIvanov | Created: Sep 15 2007 at 10:58 PM by francois_tanguay

Just implement Windsor features

bug: ObjectBuilder isn't as "awesome" as Windsor. Just implement Windsor features.

Id #12272 | Release: None | Updated: Oct 8 2007 at 5:36 PM by kumichou | Created: Aug 16 2007 at 1:53 PM by evarlast

Interception Refactorings

Much stuff is shared between ILEmitProxy and RemotingProxy. I would see stuff being extracted into a shared class. - The Handlers Dictionary. - Almost all of the Invoke method implementation Same...

Id #12156 | Release: None | Updated: Aug 16 2007 at 4:08 PM by BradWilson | Created: Aug 9 2007 at 4:42 PM by francois_tanguay

Kill all ExpectedExceptions

Get rid of all ExpectedExceptions in tests and use the Assert.Throws method.

Id #11401 | Release: None | Updated: Jun 27 2007 at 5:45 PM by scottden | Created: Jun 27 2007 at 5:45 PM by scottden

Autowrapping interceptor for WinForms Threading

See http://www.agileprogrammer.com/dotnetguy/archive/2006/11/22/21274.aspx for details.

Id #11400 | Release: None | Updated: Aug 9 2007 at 1:46 PM by francois_tanguay | Created: Jun 27 2007 at 5:44 PM by scottden