Bug 2467

Summary: Make IIOP optional in the TAO core libs
Product: TAO Reporter: Johnny Willemsen <jwillemsen>
Component: ORBAssignee: Johnny Willemsen <jwillemsen>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: P3    
Version: 1.5   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 2181    

Description Johnny Willemsen 2006-03-21 04:15:28 CST
For some embedded systems that don't use IIOP but for example only DIOP it would
be usefull to have an option to get IIOP out of the core TAO lib. Those apps
just don't need IIOP, with something like TAO_HAS_IIOP which is by default
defined they could get it out. When we then make DIOP working with FOCUS we
could just get an ORB that just supports DIOP without any virtual method overhead.
Comment 1 Johnny Willemsen 2006-04-05 09:01:42 CDT
mine
Comment 2 Johnny Willemsen 2006-04-05 09:01:50 CDT
accept
Comment 3 Johnny Willemsen 2006-04-19 07:20:11 CDT
Wed Apr 19 11:39:12 UTC 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        Integrated iioptbranch. This fixes bugzilla 2467