commit-gnue
[Top][All Lists]
Advanced

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

gnue-appserver/doc/api api.texi version.texi


From: Reinhard Mueller
Subject: gnue-appserver/doc/api api.texi version.texi
Date: Tue, 21 Oct 2003 05:09:12 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue-appserver
Branch:         
Changes by:     Reinhard Mueller <address@hidden>       03/10/21 05:09:12

Modified files:
        doc/api        : api.texi version.texi 

Log message:
        Made clear that load() returning data types is a temporary hack.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-appserver/doc/api/api.texi.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-appserver/doc/api/version.texi.diff?tr1=1.8&tr2=1.9&r1=text&r2=text

Patches:
Index: gnue-appserver/doc/api/api.texi
diff -c gnue-appserver/doc/api/api.texi:1.11 
gnue-appserver/doc/api/api.texi:1.12
*** gnue-appserver/doc/api/api.texi:1.11        Sun Oct 19 09:07:13 2003
--- gnue-appserver/doc/api/api.texi     Tue Oct 21 05:09:12 2003
***************
*** 230,236 ****
  
  If this function is called with one of the @var{object_ids} being an empty
  string, the corresponding row in the result contains a list of the data types
! of the @var{properties}.
  
  An Exception is raised if @var{session} is not a valid session identifier, the
  requested class does not exist, the current user has not access to the
--- 230,237 ----
  
  If this function is called with one of the @var{object_ids} being an empty
  string, the corresponding row in the result contains a list of the data types
! of the @var{properties}.  This is a temporary hack and will be removed again 
in
! a future version!
  
  An Exception is raised if @var{session} is not a valid session identifier, the
  requested class does not exist, the current user has not access to the
Index: gnue-appserver/doc/api/version.texi
diff -c gnue-appserver/doc/api/version.texi:1.8 
gnue-appserver/doc/api/version.texi:1.9
*** gnue-appserver/doc/api/version.texi:1.8     Sun Oct 19 09:07:13 2003
--- gnue-appserver/doc/api/version.texi Tue Oct 21 05:09:12 2003
***************
*** 1,2 ****
! @set UPDATED 2003-10-19
! @set EDITION 0.0.9
--- 1,2 ----
! @set UPDATED 2003-10-21
! @set EDITION 0.0.10




reply via email to

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