At 10:01 AM 10/1/2001 -0400, Pocock, Bruce-Robert wrote: > >But why couldn't this be done just as well with Java? Why all of > >sudden with C#? > >There are several other compilers to Java bytecodes (i.e. take an e.g. Perl >program and derive a .class file from it); I don't know about inheritance, >but I would suspect that a certain degree would be possible. You might be >restricted to the Java language's single-inheritance + interface model, >however.
Why is this any different than it is with C#? > > So it is like Corba IDL? Wht is the intermachine protocol? XML? >I believe that they're using a variant of SOAP, so yes, essentially >XML-over-HTTP (-over-SSL) I understand. Dave
