Re: [Ironruby-core] Code Review: interop3

2009-03-11 Thread Shri Borde
Yup, you should update both copies of dev.bat since we do want mspec easily (and similarly) usable with TFS as well. You could combine the two copies if you want. You will have to conditionalize other things like setting of RUBY18_EXE etc as well. You can diff the two copies to see everything th

Re: [Ironruby-core] Code Review: interop3

2009-03-09 Thread Shri Borde
Looks good. About organization, I gave F2F feedback. Small comments about the nitty gritty... In assembly/access/dependencies1, can A.dll and B.dll also be generated using some overloaded version of csc which takes an assembly name? Not a big deal for now since there are only two assemblies che