Bug 2467 - Make IIOP optional in the TAO core libs
Summary: Make IIOP optional in the TAO core libs
Status: RESOLVED FIXED
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 1.5
Hardware: All All
: P3 enhancement
Assignee: Johnny Willemsen
URL:
Depends on:
Blocks: 2181
  Show dependency tree
 
Reported: 2006-03-21 04:15 CST by Johnny Willemsen
Modified: 2006-04-19 07:20 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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