Skip to content

Anonymous

My feedback

2 results found

  1. 147 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Anonymous shared this idea  · 
  2. 38 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Anonymous supported this idea  · 
    An error occurred while saving the comment
    Anonymous commented  · 

    I totally agree, who has its config file for an entire app in the web.config of a webapp or app.config of a test project ?

    Writing an extension of UnityContainer which can handle multiple files just requires a few lines of code but it should be provided out of the box.

    something like 'import' with spring :
    <unity xmlns="...">
    <import resource="an_embedded_resource"/>
    <import resource="an_embedded_resource"/>
    <import resource="an_embedded_resource"/>
    </unity>

    <import/> could also be a child element of the <container/> tag.

Feedback and Knowledge Base