|
From: Karel G. <kg...@us...> - 2002-03-23 20:17:50
|
Update of /cvsroot/micomt/mico/doc
In directory usw-pr-cvs1:/tmp/cvs-serv31844/doc
Modified Files:
FrameDescription.html
Log Message:
- merged with MICO 2.3.7
Index: FrameDescription.html
===================================================================
RCS file: /cvsroot/micomt/mico/doc/FrameDescription.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** FrameDescription.html 26 Oct 2001 19:59:57 -0000 1.2
--- FrameDescription.html 23 Mar 2002 20:17:12 -0000 1.3
***************
*** 71,83 ****
<LI> Interface Repository (IR)
<LI> IIOP as native protocol (ORB prepared for multiprotocol support)
- <LI> Support for nested method invocations
- <LI> <TT>Any</TT> offers an interface for inserting and extracting
- constructed types that were not known at compile time
- <LI> Full BOA implementation, including all activation modes,
- support for object migration and the implementation repository
- <LI> BOA can load object implementations into clients at runtime using
- loadable modules
<LI> Portable Object Adapter (POA)
<LI> Objects by Value (OBV)
<LI> Support for using MICO from within X11 applications (Xt, Qt, and Gtk)
and Tcl/Tk
--- 71,77 ----
<LI> Interface Repository (IR)
<LI> IIOP as native protocol (ORB prepared for multiprotocol support)
<LI> Portable Object Adapter (POA)
<LI> Objects by Value (OBV)
+ <LI> CORBA Components (CCM)
<LI> Support for using MICO from within X11 applications (Xt, Qt, and Gtk)
and Tcl/Tk
***************
*** 85,88 ****
--- 79,89 ----
<LI> Interceptors
<LI> Support for secure communication and authentication using SSL
+ <LI> Support for nested method invocations
+ <LI> <TT>Any</TT> offers an interface for inserting and extracting
+ constructed types that were not known at compile time
+ <LI> Full BOA implementation, including all activation modes,
+ support for object migration and the implementation repository
+ <LI> BOA can load object implementations into clients at runtime using
+ loadable modules
<LI> CORBA Services:
<UL>
***************
*** 109,113 ****
<LI> MICO/MT (funded by AT&T Broadband)
<LI> CORBASec L2 (funded by Deutsche Telekom)
! <LI> CORBA Components (funded by Alcatel)
</UL>
--- 110,114 ----
<LI> MICO/MT (funded by AT&T Broadband)
<LI> CORBASec L2 (funded by Deutsche Telekom)
! <LI> <a href="http://www.fpx.de/MicoCCM/" TARGET="_top">CORBA Components</a> (funded by Alcatel)
</UL>
***************
*** 166,170 ****
<li> SGI-IRIX on DEC Mips (gcc 2.95, native C++ compiler)
<li> PowerMax OS (native C++ compiler)
! <li> Windows 95/NT (Visual-C++ 5+SP3 and 6+SP1, Cygwin or MinGW)
<li> FreeBSD 3.x on Intel x86 (gcc 2.95)
</ul>
--- 167,171 ----
<li> SGI-IRIX on DEC Mips (gcc 2.95, native C++ compiler)
<li> PowerMax OS (native C++ compiler)
! <li> Windows 9x/NT (Visual-C++ 5+SP3 and 6+SP1, Cygwin or MinGW)
<li> FreeBSD 3.x on Intel x86 (gcc 2.95)
</ul>
***************
*** 289,300 ****
<UL>
- <LI> <A HREF="doc/doc.html">Online documentation</A>
<LI> <A HREF="doc.ps.gz">Single PostScript file</A>
<LI> <A HREF="doc-book.ps.gz">PostScript file in booklet form
(requires two sided printing capabilities)</A>
! <LI> <A HREF="doc-html.tar.gz">Set of downloadable HTML pages</A>
! <LI> <A HREF="http://www.mico.org/mailman/listinfo/">Searchable
mailing list archive</A>
<LI> <A HREF="FAQ">Frequently Asked Questions (FAQ)</A>
</UL>
--- 290,301 ----
<UL>
<LI> <A HREF="doc.ps.gz">Single PostScript file</A>
<LI> <A HREF="doc-book.ps.gz">PostScript file in booklet form
(requires two sided printing capabilities)</A>
! <LI> <A HREF="http://www.mico.org/mailman/listinfo/mico-devel">Searchable
mailing list archive</A>
<LI> <A HREF="FAQ">Frequently Asked Questions (FAQ)</A>
+ <LI> <A HREF="doc/doc.html">Online documentation</A>
+ <LI> <A HREF="doc-html.tar.gz">Set of downloadable HTML pages</A>
</UL>
|