JWarp - Development
Library
Open Issues
Although much work is already done, there are
still some open issues.
Core Module
- The security architecture has been
developed lately. The extent to which it runs stable and therefore
is usable in performance is not yet fully known and will underlie
further testing.
- A default SQL-based Security Service is not
yet implemented. This service will be based on the JWarp
persistence framework.
- A graphical editor for editing security
rights, users and groups as also other management tools for the
running contexts/services are not yet present.
- A System Monitoring Service is also
planned.
Persistence Module
- The Persistence Module was developed under
SQL server 7. Test and drivers for other databases are not yet
made.
- Documentation
is quite rare at present. Although Javadoc has attained a certain
state of usability, in terms of a user manual much work will have
to be done.
Flow Module
- Much of the implementation is not yet done
although most of the interfaces and trivial classes are already
implemented.
- As in the Persistence Module documentation
is presently rare. But most of the interfaces are
JavaDoc-commented.
Samples
- Some trivial samples are present, more
complex ones are missing though.