Yesterday, I finally added my Castle Windsor’s Adapter for Prism under CompositeWPFContrib project. To download the complete source plus unit tests go to the project’s page here. Wiki page on how to use Windsor adapter with Prism is also being created.

One small thing you should know before compiling the source code, specially if you’re downloading the source using SVN or Codeplex client, is that you need to have windows Maximum Path Length limitation of 256 characters in mind. So, create a folder in root of your hard-drive and place the solution’s files there, because project and folder names in CompositeWPFContrib are long enough to run you out of characters.