Revision 2.35 2004/10/01 22:37:44 nagler
* Bivio::Agent::HTTP::Request->client_redirect calls throw_quietly to
avoid stack traces
* Bivio::Agent::Request->server_redirect calls throw_quietly.
* Bivio::Biz::FormModel refactored a bit to call methods, instead
of subroutines, e.g. $self->VERSION_FIELD instead of VERSION_FIELD()
* Bivio::Biz::Model->internal_initialize_local_fields generates
hash_ref from array_refs for local fields in lists and forms.
* Bivio::Test::Language::HTTP->verify_local_mail sleeps to allow
sendmail to deliver the mail