users@jaxb.java.net

[ANN] Thought River Commons first public release

From: Brian Franklin <brian_at_thoughtriver.com>
Date: Mon, 29 Sep 2003 11:16:53 -0400

Hello, everyone.

Together, Thought River North and Thought River South are pleased to
announce the first public release of the Thought River Commons.
Because it includes utilities to enhance your experience with JAXB, we
felt it would be helpful to announce the package here.

The Thought River Commons is a Java collection of utilities and other
nifty code items developed by Thought River North and Thought River
South for use in internal projects, and made available for free, open
public use. It features classes for working with XML, JAXB, and for
creating self-healing software, among other things.

JAXB users may find JAXBContextManager and BoundObjectFactory (both in
the com.thoughtriver.open.util.jaxb package) particularly useful.
JAXBContextManager provides a way to emulate a JAXBContext instance
with a modifiable context path. BoundObjectFactory allows simplified
and automated access to the JAXB object creation facilities, often
reducing several lines of code to one. It includes ObjectFactory
caching for improved performance and reduced memory use.

The Thought River Commons is open source under the Reciprocal Public
License, and is 100% free of cost.

We encourage you to take a look at the API documentation (link below)
to see if there is anything you may find useful. As always, we would
love to hear any feedback from you, including any questions about usage
and suggestions for improvement. You can find out contact information
via links on the project page (link below).

Thank you for your time and support,

Brian Franklin
Thought River North


Find out more by visiting the following links:
- SourceForge Project: http://sourceforge.net/projects/commons/
- Latest Release Download:
http://sourceforge.net/project/
showfiles.php?group_id=82903&release_id=187451
- API Documentation: http://commons.sourceforge.net/api/
- Thought River Homepage: http://www.thoughtriver.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net