commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/docbook/Proposals/GComm/chapters introduct...


From: Jan Ischebeck
Subject: gnue/docbook/Proposals/GComm/chapters introduct...
Date: Mon, 10 Jun 2002 18:50:58 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Jan Ischebeck <address@hidden>  02/06/10 18:50:58

Modified files:
        docbook/Proposals/GComm/chapters: introduction.sgml 

Log message:
        fixing docbook docs: listitems don't have a title :(

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/docbook/Proposals/GComm/chapters/introduction.sgml.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: gnue/docbook/Proposals/GComm/chapters/introduction.sgml
diff -c gnue/docbook/Proposals/GComm/chapters/introduction.sgml:1.2 
gnue/docbook/Proposals/GComm/chapters/introduction.sgml:1.3
*** gnue/docbook/Proposals/GComm/chapters/introduction.sgml:1.2 Fri May 31 
22:04:04 2002
--- gnue/docbook/Proposals/GComm/chapters/introduction.sgml     Mon Jun 10 
18:50:58 2002
***************
*** 168,175 ****
  The main considerations are (in no particular order as all are critical):
  
        </para>
!  <itemizedlist mark="bullet" spacing="compact">
!       <listitem>
  <title>Reusability</title>
  <para>
         GComm must meet the communication needs of all the GNUe
--- 168,174 ----
  The main considerations are (in no particular order as all are critical):
  
        </para>
! <sect2>
  <title>Reusability</title>
  <para>
         GComm must meet the communication needs of all the GNUe
***************
*** 182,189 ****
         connect to a non-GNUe service, GComm should provide the
         basis for this connectivity.
        </para>
!       </listitem>
!       <listitem>
        <title>Security</title>
  <para>
         GComm must securely pass through whatever security
--- 181,188 ----
         connect to a non-GNUe service, GComm should provide the
         basis for this connectivity.
        </para>
! </sect2>
! <sect2>
        <title>Security</title>
  <para>
         GComm must securely pass through whatever security
***************
*** 197,204 ****
         such.
  
        </para>
!       </listitem>
!       <listitem>
        <title>Modularity</title>
  <para>
         GComm should support a plug-in based driver mechanism
--- 196,203 ----
         such.
  
        </para>
! </sect2>
! <sect2>
        <title>Modularity</title>
  <para>
         GComm should support a plug-in based driver mechanism
***************
*** 208,215 ****
         can be added as they become popular.
  
        </para>
!       </listitem>
!       <listitem>
        <title>Portability</title>
  <para>
         The GComm interface should be abstracted to be platform
--- 207,214 ----
         can be added as they become popular.
  
        </para>
! </sect2>
! <sect2>
        <title>Portability</title>
  <para>
         The GComm interface should be abstracted to be platform
***************
*** 220,232 ****
         wanted an AppleTalk client, the plug-in driver could be
         Mac specific if necessary.)
        </para>
!       </listitem>
!     </itemizedlist>
! 
  </sect1>
  <sect1><title>Features</title>
! <itemizedlist mark="bullet" spacing="compact">
!       <listitem>
        <title> Exceptions</title>
  <para>
     Python server handlers can use standard Python exceptions to
--- 219,228 ----
         wanted an AppleTalk client, the plug-in driver could be
         Mac specific if necessary.)
        </para>
! </sect2>
  </sect1>
  <sect1><title>Features</title>
! <sect2>
        <title> Exceptions</title>
  <para>
     Python server handlers can use standard Python exceptions to
***************
*** 234,241 ****
     whatever error mechanism that adapter provides.  Should the
     adapter provide named exceptions, then
  </para>
!       </listitem>
!       <listitem>
        <title>Loopback/Local Proxy Mode</title>
  <para>
     GComm provides a "short circuit" mode so that two modules designed to
--- 230,237 ----
     whatever error mechanism that adapter provides.  Should the
     adapter provide named exceptions, then
  </para>
!  </sect2>
!  <sect2>
        <title>Loopback/Local Proxy Mode</title>
  <para>
     GComm provides a "short circuit" mode so that two modules designed to
***************
*** 247,254 ****
  </para><para>
     To use this feature, use the "proxy" interface.
        </para>
!       </listitem>
!     </itemizedlist>
  </sect1>
  
  <sect1><title>Possible Interfaces</title>
--- 243,249 ----
  </para><para>
     To use this feature, use the "proxy" interface.
        </para>
!  </sect2>
  </sect1>
  
  <sect1><title>Possible Interfaces</title>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]