This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

BRL 2.1.26: important bugfix; convenient macros


To receive e-mail notices of BRL releases, subscribe to the
low-traffic brl-announce list: http://sourceforge.net/mail/?group_id=3321

BRL 2.1.26 released 2000-06-25

	* A bug in a previous release made errors in sitedefs.scm
	require a restart of the servlet to fix.  This has been fixed
	so that such errors can once again be fixed merely by editing
	the file.

	* New macros, brl-when and brl-unless, facilitate cleaner
	conditional code in BRL pages.

	* The manual continues to be expanded and improved.

BRL is a language designed for server-side WWW-based applications,
particularly database applications. It is based on Scheme, which makes
the syntax extremely simple yet powerful. This implementation is a
Java Servlet using the Kawa Scheme compiler.  For more information see
the BRL manual:
		http://brl.sourceforge.net/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]