[omniORB] default streaming objects to cout, etc...

Duncan Grisby dgrisby@uk.research.att.com
Mon, 13 Nov 2000 15:28:02 +0000


On Thursday 9 November, "Andy Faibishenko" wrote:

> I am porting some code from Visibroker to OmniOrb3.  It seems that VB
> generated a bunch of operator<< to dump the structs to various output
> streams, such as cout and cerr.  I can't find anything like that in the
> OmniOrb generated code.  Am I just on my own with having to write these
> myself?

omniORB does not have anything like that. It is not part of the CORBA
standard. It sounds like quite a useful facility though, so if anyone
wants to volunteer to add the code to the IDL compiler, we'd happily
integrate it with the omniORB tree. It shouldn't be too hard to add it
as an option.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --