Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 969939
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T02:43:31+00:00 2026-05-16T02:43:31+00:00

The app I inherited uses the fluent interface for configuring our Windsor container, and

  • 0

The app I inherited uses the fluent interface for configuring our Windsor container, and it’s this big glob o’ configuration that’s pretty disgusting.

In the past I created an extension method container.AddModule and then created modules that were passed in the container and registered services a la StructureMap for the different “modules” of my system that need configuration.

container.AddModule(new FooModule());
...
public class FooModule : IWindsorModule
{
  public Register(IWindsorContainer container)
  {
    container.Register(/*Windsor's Ridiculous Fluent Syntax*/);
  }
}

Is that what facilities are in Windsor? Are the analogous to StructureMap modules or are they extension points for adding super-magic to Windsor?

What is the best-practice for making your container config more modular and less insane?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T02:43:32+00:00Added an answer on May 16, 2026 at 2:43 am

    Check out IWindsorInstaller:

    • http://stw.castleproject.org/Windsor.Installers.ashx
    • http://www.castlecasts.com/Episodes/9/Show/using-windsor

    Also if you’re coming from StructureMap this article might be useful.

    There’s a thin line with Facilities but in general, facilities are intended to be used for more complex stuff that requires custom configuration / several internal components, etc.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've inherited a Java web app that actually uses a Silverlight XAP for one
I inherited a web app that uses Dojo 1.5 and the template toolkit. I
I've inherited an app that uses Spring. The original developers are not available. The
I inherited maintenance on an app that uses eval() as a way to evaluate
I recently inherited an old merb app that uses datamapper as its orm. I'm
I've inherited a Spring 3 app that uses XML files to define and wire
I've inherited a Pylons app that uses SQLAlchemy. I know nothing about SQLAlchemy and
I have inherited a Grails app, which uses the Acegi 0.5.3 plugin. The application
I inherited an Intraweb app that had a 2MB text file of memory leaks
I recently inherited an e-commerce app (Java/Struts) that I'm porting to Rails. The thing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.