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]
Other format: [Raw text]

BRL 2.1.30: common headers/footers; debugging improvements


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.30 released 2002-01-23

	* Common headers/footers are more easily implemented than
	ever: (paste "file.brl").  See the manual for details.

	* Stack traces are now trimmed to just the useful part,
	eliminating 10-20 confusing lines (still there in an HTML
	comment).

	* Error messages are more emphasized, reducing temptation to
	jump into the stack trace when the error message has all
	necessary information.

	* A placeholder has been put in linking error pages to what
	will soon be an on-line interactive database of error messages
	and their causes.

	* Dynamically generated functions like brl-html-escape will
	now have the right names in error messages.

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]