Slashdot picked up my note about JavaOne.

>Anyway, the output of idlj doesn't quite grok with the CORBA tutorial
>(HelloWorld); namely, it doesn't generate a ImplBase abstract class
>but instead generates an Operations *interface*, which looks like it
>must be implemented for use in the derived server class.

I haven't looked at idlj, but 1.3 does include a new dynamic proxy
generation capability that means you don't have to generate Impl
classes anymore, they're made on the fly. Maybe that's what's going
on?

                                                     [EMAIL PROTECTED]
.       .      .     .    .   .  . . http://www.media.mit.edu/~nelson/


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to