sunet-commit
[Top] [All Lists]

[Sunet-commit] sunet/httpd/surflets packages.scm surflet-input-fields.sc

To: sunet-commit@lists.sourceforge.net
Subject: [Sunet-commit] sunet/httpd/surflets packages.scm surflet-input-fields.scm surflet-sxml.scm typed-optionals.scm
From: Andreas Bernauer <interp@users.sourceforge.net>
Date: Wed Jul 9 10:19:14 2003
List-id: <sunet-commit.lists.sourceforge.net>
Sender: sunet-commit-admin@lists.sourceforge.net
Update of /cvsroot/sunet/sunet/httpd/surflets
In directory sc8-pr-cvs1:/tmp/cvs-serv26058

Modified Files:
        packages.scm surflet-input-fields.scm surflet-sxml.scm 
Removed Files:
        typed-optionals.scm 
Log Message:
Remove module typed-optionals. We don't need it anymore.
Rename function TYPED-OPTONALS to OPTIONALS-FIRST and move its definition
  to the only module that uses it: sxml.scm
Use LET-OPTIONALS instead of OPTIONALS, as it does the job, too, and
  it ensures that the meaning of an argument depends only on its
  position and not on the amount of arguments in front of it.  
  This commit removes a pitfall in calls to MAKE-TEXTAREA.
Nearly every example SUrflet continues to work unchanged, except of one
  line in admin-surflets.scm, thus updating it.



<Prev in Thread] Current Thread [Next in Thread>
  • [Sunet-commit] sunet/httpd/surflets packages.scm surflet-input-fields.scm surflet-sxml.scm typed-optionals.scm, Andreas Bernauer <=