I think you might have seen the changes that Sebastien has recently put in - I've only just put up the interface changes. Andy
On 8/31/06, Simon Laws <[EMAIL PROTECTED]> wrote:
Actually, I just checked your changes and I note that you haven't come across the problem with parameters called "interface", probably not good practice. At least you haven't checked any changes in. I'll make a patch and I'll try and make a patch for the VC project also. Regards Simon On 8/31/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > ta > > > On 8/31/06, Andrew Borley <[EMAIL PROTECTED]> wrote: > > > > On 8/31/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > > > > > On 8/31/06, Andrew Borley <[EMAIL PROTECTED]> wrote: > > > > > > > > Nope - I've been using the VC6 one - just start it up and VC7 gives > > you > > > > the > > > > option of converting the project and creating the.sln file, etc > > > > > > > > Andy > > > > > > > > On 8/31/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Does anyone have a version of the VC7 project for SCA that matches > > the > > > > > reorganized code? If not I'll make one > > > > > > > > > > Regards > > > > > > > > > > Simon > > > > > > > > > > > > > > > > > > > > > > OK, so I did that but I had to make a few fixes. In particlar I get > > > > > > http://msdn2.microsoft.com/en-us/library/t72ahzw1.aspx > > > > > > For > > > Service.h > > > Interface.h > > > Binding.h > > > ServiceBinding.h > > > ReferenceBinding.h > > > > > > The code also uses the word "interface" as a parameter name which > > causes > > > havoc with my version of VC7. Have fixed it in > > > > > > CompositeService.h /.cpp > > > CompositeReference.h/.cpp > > > ServiceType.h/.cpp > > > Contract.h/.cpp > > > ReferenceType.h/.cpp > > > > > > Of course I would normally go ahead and raise a JIRA but I find it > > hard to > > > believe that these haven't already been fixed somehow. Am I doing > > > something > > > wrong? > > > > > > Nope - I saw these & fixed them in my code but I forgot to commit them. > > I'll do that now. > > > > Happy to raise a JIRA and attach a patch. > > > > > > If you have a patch for the VC7 project files I'll happily apply that > > for > > you. > > > > Cheers > > Andy > > > > >
