Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 3378  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Castle Project User mailing list. To be used by Castle Project Users with questions or comments.
 

case sensitivity for component parameter names? 
  For Windsor xml configuration, are component parameter names case sensitive to their code counterparts (constructor argument names and property names)? Example: <component id="MyFoo" lifestyle="transient" service="Acme.Int.IFoo, Acme.Int" type=" Acme.Impl.Foo, Acme.Impl "> <parameters> <dateTimeFormat>dd/MM/yyyy hh:mm:ss</dateTimeFormat> //this... more »
By Scott_M  - Jun 2 - 2 new of 2 messages    

Windsor xml config question re: enum parameter values 
  I have a log formatting component (ILogEntryFormatter) that I resolve from windsor via xml configuration . It has a enum flags based property called FormattingOptions of the following type: [Flags] public enum LogEntryFormatterOptions : int { None = 0, DateTime = 1, LogLevel = 2,... more »
By Scott_M  - Jun 2 - 2 new of 2 messages    

Windsor's Nuget package and code — your input needed 
  [link]
By Krzysztof Koźmic  - Jun 1 - 1 new of 1 message    

Castle WCF Facility | Windows Service Hosting 
  I’m trying to use Castle WCF integration facility in my WCF project, but got lost in the way. Can you please help me out? So, here is the situation: I have a WCF Service Library, which is hosted inside a Windows Service over TCP. Following is what is in my WCF Service Library: Service Impl:... more »
By Mijo Thomas  - May 28 - 3 new of 3 messages    

NHibernateFacility and two bases 
  I'm not using xnl config, all components are registerd fluently. Thus I've implemented IConfigurationBuilder that returns a configuration for the db (when there is no xml configuration NHibernateFacility creates single factory and uses ConfigurationBuilder to init it). Now I need to work with 2 databases, is there any way to achieve it without xml configuration?... more »
By Konstantin  - May 21 - 1 new of 1 message    

ComponentResolutionException after upgrade to Castle 3.0 
  Hello, I've a problem with WcfPerOperation lifestyle after upgraded my project from Castle 2.5.2 to Castle 3.0 I've posted on StackOverflow and only after I thinked it could be better to post here... But anyway here is the link: [link]... more »
By Fabrice  - May 14 - 13 new of 13 messages    

ILazyComponentLoader and dependencies of dependencies 
  Hi I using the ILazyComponentLoader functionality to lazily load specific types (marked by interface or attribute) but ran into an issue with dependencies of optional dependencies where both are registered lazily. I have written the following self-contained (apart from the Castle libs) nunit test to illustrate the issue:... more »
By Kim Birkelund  - May 10 - 1 new of 1 message    

TypedFactoryFacility and delegate properties 
  Hi I suddenly ran into Windsor having populated a random Func<,> property with some delegate it thought up itself and found it to be caused by TypedFactoryFacility. I found a question on StackOverflow ( [link])... more »
By Kim Birkelund  - May 9 - 6 new of 6 messages    

Windsor w/ BackgroundFactoryMethod 
  I'm looking to initialize a component on a background thread, so I hacked something together. It looks like this: [link] It works really nice, except that of course the component isn't being disposed unless something else that depends on it is resolved, meaning there's a live component needing disposing which isn't being disposed.... more »
By Henrik  - May 8 - 20 new of 20 messages    

Wordpress theme 
  We have the new design for the website done and converted to html ([link]). We're looking to hire someone to convert it to a wordpress theme, and the doc page to screwturn wiki or mediawiki ([link]). If anyone knows someone, please let me know.... more »
By hammett  - May 5 - 2 new of 2 messages    

1 - 10 of 3378   « Newer | Older »

XML       Send email to this group: castle-project-users@googlegroups.com