yes it is: http://www.castleproject.org/container/documentation/trunk/manual/windsorconfigref.html
and please, posts questions like this to the users group, this is a developers group Krzysztof On 15 Gru, 10:26, Thomas Bodell <[email protected]> wrote: > Hi all, > > I wonder if it is possible to write the following syntax in an > external configuration file and if it is how do I write it? > > container.Register(Component.For<IEntityIndexController, > ISnippetController>() .ImplementedBy<SnippetController> > () .LifeStyle.Transient); > > TIA > Thomas Bodell -- You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en.
