Aliorsum
First Beta
Release 0.0B, Nov 3, 2004
License
This program is free software;
you can redistribute it and/or modify it under the terms of the GNU General
Public License as published by the Free Software Foundation.
This program is distributed
in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
the GNU General Public License for more details.
You should have received
a copy of the GNU General Public License along with this program (see file SOFTWARE-LICENSE.txt);
if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite
330, Boston, MA 02111-1307 USA.
This distribution includes
an example web application (acme.com.shoppingcart) built using Aliorsum.
Status
- The WRITE_ONLY value
of the Access and Display preferences is not implemented. The basic business
model layer is provided just as an example of the kind of functionality that
can be provided in this layer to support business applications, but some of
the elementary business model classes do not have an associated UI (e.g. elementary
UIs for Phone has been provided, but not so for zip code, email, dates and
credit card). Many more business objects can be added.
- More descriptive exceptions
issued at the earliest point of error detection need to be added.
- A caching mechanism for
preferences will be added later.
- The Javadoc API referenced
in the Aliorsum article does not contain all the packages in this download.
Generate your own Javadoc to include these packages.
- Aliorsum was written
and tested using Eclipse.
Distribution Contents
- The jsp directory contains
the aliorsum subdirectory with an initial collection of standard renderers
to be used by applications which make use of Aliorsum.
- The src directory contains
all the java sources.