jasons      01/11/02 22:57:43

  Modified:    targets/xerces-p index.html
  Log:
  usual
  
  Revision  Changes    Path
  1.14      +3 -4      xml-site/targets/xerces-p/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/xerces-p/index.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- index.html        2001/11/03 06:51:21     1.13
  +++ index.html        2001/11/03 06:57:43     1.14
  @@ -31,10 +31,9 @@
   
       <P>Xerces.pm implements the vast majority of the Xerces-C API (if you
         notice any discrepancies please mail the <A 
href="mailto:[email protected]";>list</A>). The
  -      exception of this is functions in the C++ API which have been
  -      overloaded to accept different arguments, currently have only a
  -      single version in the Perl API. This is a simple fix, but will
  -      take time.
  +      exception of this is functions in the C++ API which either have
  +      better Perl counterparts (such as file I/O) or which manipulate
  +      internal C++ information that has no role in the Perl module.
       </P>
   
       <P> The majority of the API is created automatically using <A 
href="http://www.swig.org/";>Simplified Wrapper Interface Generator
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to