1-10 of 25 < Previous Next >
5 votes

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 | Planned Release: None | Last Updated: May 25 at 5:22 PM  by hatem_info
1 vote

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 | Planned Release: None | Last Updated: Feb 13 at 5:38 PM  by yurik
4 votes

Injecting COM objects throws an exception

Hi Guys, ObjectBuilding my way through the visual studio IDE I ran into a problem when injecting Com-objects (such as the realization EnvDTE.DTE). problem occurs when creating an object that gets...

id# 3496 | Planned Release: None | Last Updated: Feb 13 at 5:33 PM  by yurik
44 votes

Serious need for documentation

It's about time we get an documentation, at least version 2 should have this upon release.

id# 8785 | Planned Release: None | Last Updated: Dec 29 2007 at 11:00 PM  by carballosa
1 vote
fixed

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 | Planned Release: None | Last Updated: Dec 23 2007 at 8:07 PM  by BradWilson
1 vote
fixed

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 | Planned Release: None | Last Updated: Nov 1 2007 at 9:26 PM  by BradWilson
3 votes

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 | Planned Release: None | Last Updated: Oct 16 2007 at 1:54 PM  by VIvanov
9 votes

Just implement Windsor features

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

id# 12272 | Planned Release: None | Last Updated: Oct 8 2007 at 5:36 PM  by kumichou
1 vote

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 | Planned Release: None | Last Updated: Aug 16 2007 at 4:08 PM  by BradWilson
1 vote

Autowrapping interceptor for WinForms Threading

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

id# 11400 | Planned Release: None | Last Updated: Aug 9 2007 at 1:46 PM  by francois_tanguay

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 25 < Previous 1 2 3 Next >
Updating...