[omniORB] changing CORBA interface

Kevin Bailey ke-omniorb at retriever.dyndns.org
Mon Dec 17 08:02:12 GMT 2007


On Mon, Dec 17, 2007 at 11:41:45PM +1100, Michael Kilburn wrote:
>    2. Changing throw-specs is not something you could address with
>    interface inheritance

I think what he meant was to have a new method in a new interface
(inheritted from the first interface.) This way, new code can
interrogate the server and find out what it supports, while
old code can treat it unchanged. Since both methods are similar,
there should be opportunities for code re-use in the implementation.



More information about the omniORB-list mailing list