Okay, I've now had the first pass at this. http://github.com/JulianBirch/Castle.Core
<http://github.com/JulianBirch/Castle.Core>Things I've done so far: - Added solution transform to the tools. - Added a little guide to the commands we're going to need. However, I've discovered a gap: Rhino.Mocks.CPP.Interfaces.dll The silverlight conversion removes common assemblies that are known not to have Silverlight counterparts, but this is a good example of a non-standard one. Which means I'm going to have to create a "remove assembly from every project" command to it. I'll get on with that tomorrow. Then I need to understand Roelof's work on MSBuild to figure out how to integrate it. J On 9 March 2010 14:00, Julian Birch <[email protected]> wrote: > I'll have a shot. > > J > On 9 March 2010 12:28, Mauricio Scheffer <[email protected]>wrote: > >> Krzysztof: I see DynamicProxy2-Silverlight.csproj and >> Castle.DynamicProxy2.Silverlight.Tests.csproj >> >> Julian: can you please fork Core and fix this? I have no idea about >> these SL builds... >> >> -- >> Mauricio >> >> On Mar 9, 5:45 am, Julian Birch <[email protected]> wrote: >> > Hi Mauricio. Email/GTalk me if you need any help with >> > SolutionTransform. I fixed a bug for Roelof last week. I think we >> > need two phases: 1) Modify remove the logging projects 2) Retarget to >> > Silverlight what is left. >> > >> > Julian >> > >> > >> > >> > On Tuesday, March 9, 2010, Mauricio Scheffer < >> [email protected]> wrote: >> > > Krzysztof asked me to merge DynamicProxy into Core. I just finished >> > > doing that and I also updated IoC's dependencies so the tests won't >> > > fail anymore. I only merged the repositories, the assemblies are still >> > > separate of course. >> > >> > > However I noticed that the Silverlight build of DP won't compile... I >> > > started fixing it but really *a lot* of files seem to be missing? I >> > > mean the files are there, but they're not referenced from the SL >> > > project. Can anyone take a look? >> > >> > > Cheers, >> > > Mauricio >> > >> > > -- >> > > 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]<castle-project-devel%[email protected]> >> . >> > > For more options, visit this group athttp:// >> groups.google.com/group/castle-project-devel?hl=en. >> >> -- >> 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]<castle-project-devel%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/castle-project-devel?hl=en. >> >> > -- 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.
