hi,

Version 0.12 of simscomputing.Enterprise Tool Kit has been released.
simscomputing.ETK is Open Source and is available at
http://www.simscomputing.com/products/etk/

The tool kit contains tools for writing Java 2 Enterprise Edition
applications. It includes EJB Collection and Relationship classes, a JNDI
helper class, a unique ID generator for creating unique primary keys, and
entity/session bean adapters.

Last updated 8 January 2000. Version 0.12 is the current release.

What's new?

Added new List and Map beans. They are persistent versions of java.util.List
and java.util.Map. Unit tests for the new beans were written as well. There are
still about five methods left unimplemented, but the beans are usable as is.

Added a UniqueID bean. It generates unique numbers that can be used as primary
keys for other beans.

Updated the user manual to include information on using the UniqueID bean.

See the Change Log on the web site for other changes in previous versions. Next
on the TODO list is to write the long-awaited Tree bean, finish the JMS logging
facility (implementation already underway), and then to write a simple
object-relational mapping framework for use with entity beans and their
dependent business objects.

cheers,
david

--
David Sims               [EMAIL PROTECTED]
Sims Computing, Inc.       www.simscomputing.com

--
David Sims               [EMAIL PROTECTED]
Sims Computing, Inc.       www.simscomputing.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to