The CVS repository contains the latest sources that
include the first part of a simplification of the
Model/BasicModel infrastructure. This includes the
introduction of generic "ModelAction"s that represent
arbitrary methods on Models, and the layering of Model
metadata on BeanInfo.
The immediate aim is to rename the BasicModel stuff to
be "BeanModel" so that any JavaBean that subclasses
BeanModel will automatically be a valid Scope Model
that can bind to Scope Views, whether Swing-based or
servlet-based.
As part of this work, the entire core codebase is
being refactored for ease-of-use. New comprehensive
unit tests will be added, and new documentation will
follow shortly.
Using Scope will soon be a no-brainer decision for
large enterprise applications, whether web based,
desktop based, or a mixture of the two. Stay tuned!
Steve Meyfroidt
sme...@us...
____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie
|