You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to castle-pro...@googlegroups.com
Hi, I've got a facility that I think would work as a drop-in replacement for the TypedFactoryFacility. It adds in some extra features e.g., it can generate an interface that passes Ayende's Common Service Locator tests. It also allows for parameters to factory functions and intercepts dispose to implement Release. It works mostly on the basis of convention, but has overrides for handling specific cases. I've also given it support for Castle's fluent configuration. Would the team be interested in a patch that upgraded the existing facility? I'd ensure it passed the existing test cases (although I think there are only two) and add in some more.
Julian Birch.
Roelof Blom
unread,
Mar 11, 2009, 6:30:40 AM3/11/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to castle-pro...@googlegroups.com
Hi Julian,
Sure sounds interesting, and patches are of course welcome.