I think I am set. I didn't come across this article until just now when I was triple checking to make sure I didn't overlook something obvious, when I did. http://castleproject.org/index.php/IoC:Component_parameters%2C_configura tion_and_type_converters
Might I suggest that if you borrow anything from spring, it be their approach of having all of the documentation available as one HTML document? One would hope it would prevent this sort of thing in the future (at least from me). Thanks for the patience, though. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of hammett > Sent: Tuesday, July 18, 2006 1:50 PM > To: [email protected] > Subject: Re: [Castle-users] Startable facility > > On 7/18/06, Shawn Hinsey <[EMAIL PROTECTED]> wrote: > > It's definitely a hack. Again, I'm coming from a slightly different > > world. In spring, you could easily define a property-based > dependency > > without having to use constructor injection. I'd love to > hear that I > > just missed something in the documentation. I'm not averse to > > constructor injection, it just wasn't my first instinct when I > > designed this application so it'd require a lot of > refactoring to implement. > > I'm not a spring expert, but I'd say that whatever you can > with it can be done with the MicroKernel, but you have to > disclose some code, config, (maybe diagrams?) in order to > allow us to undertand what you have, the decisions you've > made, and thus be able to give you some helpfull advice. > > -- > Cheers, > hammett > http://hammett.castleproject.org/ > > -------------------------------------------------------------- > ----------- > Take Surveys. Earn Cash. Influence the Future of IT Join > SourceForge.net's Techsay panel and you'll get the chance to > share your opinions on IT & business topics through brief > surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge > &CID=DEVDEV > _______________________________________________ > CastleProject-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/castleproject-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ CastleProject-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/castleproject-users
