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 7696411
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T21:46:23+00:00 2026-05-31T21:46:23+00:00

On my development machine, I am currently registering my components in Castle Windsor using

  • 0

On my development machine, I am currently registering my components in Castle Windsor using the fluent interface, eg.:

container.Register(
    Component.For<IRelationCostMatrix>()
        .ImplementedBy<DefaultCostMatrix>(),
    Component.For<SemanticGraph>()
        .UsingFactoryMethod(GetSemanticGraph)
        .LifeStyle.Singleton /* etc. */
    );

In addition, some of the projects hosting implementations of my interfaces use installers. These installers mostly follow the same approach, however some times are installed via reflection (ie. registration in an foreach loop of all types implementing IMyInterface).

I was wondering if it was possible to easily transform this configuration into the XML configuration format prior the project’s deployment, for instance something along the lines of container.Kernel.ConfigurationStore.WriteTo("cfg.xml"). Is there an easy way to do it, or is it better to do that manually?

Thanks in advance,
Manny

  • 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-31T21:46:25+00:00Added an answer on May 31, 2026 at 9:46 pm

    It’s impossible to do this generically. Code is more expressive than XML config.

    Furthermore, I don’t think it’s even a good idea. Most stuff should not be configurable via XML. Only make configurable what’s truly configurable. Most of the time you can simply make your components configurable via some simple AppSettings keys in your web.config/appconfig.

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

Sidebar

Related Questions

I'm learning Ruby on Rails. Currently I'm doing basic development on my local machine.
Presently, I am working on a project using classic ASP. My development machine is
In my app, I'm able to save the user_id on my development machine using
The media is currently on my local development machine. My MEDIA_ROOT, MEDIA_URL, ADMIN_MEDIA_PREFIX and
My development machine is a quad core system, but I just ran into (
My development machine ( 32 bit Windows XP) runs excruciatingly slow when I am
If you have Subversion installed on your development machine and you don't work in
How do you back up your development machine so that in the event of
I'm debugging on my development machine and when I make changes to the css
I have a pretty beefy development machine and three monitors, so after some intense

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.