blob: 76a011bdf18e2afa6f59ae8ea6f90c5e9830598e [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
<title>Status File for Jakarta Commons "BeanUtils" Component</title>
</head>
<body bgcolor="#FFFFFF">
<center>
<h1>
The Jakarta Commons <i>JXPath</i> Component</h1></center>
<center>$Id: STATUS.html,v 1.1 2001/08/23 00:46:57 dmitri Exp $
<br><a href="#Introduction">[Introduction]</a><a href="#Dependencies">[Dependencies]</a><a href="#Release Info">[Release
Info]</a><a href="#Committers">[Committers]</a><a href="#Action Items">[Action
Items]</a></center>
<p><a NAME="Introduction"></a>
<h3>
1. INTRODUCTION</h3>
The <i>JXPath</i> Component contains a set of Java classes that provide
static utility methods useful in manipulating Java classes that conform
to the JavaBeans Specification naming patterns for bean properties in a
dynamic fashion using the XPath syntax. It also supports Java collections
and objects with Dynamic Properties (like Map, ServletContext etc).
<p>An innovative and unique feature of this component is the unification
of reference syntax between DOM and Java.
<br><a NAME="Dependencies"></a>
<h3>
2. DEPENDENCIES</h3>
The <i>JXPath</i> component is dependent upon the following external components
for development and use:
<ul>
<li>
<a href="http://java.sun.com/j2se">Java Development Kit</a> (Version 1.2
or later)</li>
<li>
<a href="http://www.junit.org">JUnit Testing Framework</a> (Version 3.2
or later) - for unit tests only, not required for deployment</li>
<li>
<a href="http://www.webgain.com/products/metamata/java_doc.html">JavaCC</a> (Version 2.0 or
later)</li>
</ul>
<a NAME="Release Info"></a>
<h3>
3. RELEASE INFO</h3>
Current Release: <b>Unreleased, CVS Repository Only</b>
<p>Planned Next Release: Version 2.0, by September 1, 2001. See the
<a href="#Action Items">Action
Items</a> list for tasks that need to be completed prior to this release.
<br><a NAME="Committers"></a>
<h3>
4. COMMITTERS</h3>
The following individuals are the primary developers and maintainers of
this component. Developers who plan to use <i>JXPath</i> in their own projects
are encouraged to collaborate on the future development of this component
to ensure that it continues to meet a variety of needs.
<ul>
<li>
<a href="mailto:dmitri@plotnix.com">Dmitri Plotnikov</a></li>
<li>
<a href="mailto:james_strachan@yahoo.co.uk">James Strachan</a></li>
</ul>
<a NAME="Action Items"></a>
<h3>
5. ACTION ITEMS</h3>
The following action items need to be completed prior to a Version 2.0
release of this component:
<br>&nbsp;
<table BORDER >
<tr>
<th WIDTH="80%">Action Item</th>
<th WIDTH="20%">Volunteer</th>
</tr>
<tr>
<td><b>Install / Use Documentation</b>. Create simple installation and
User's Guide documentation for this component.</td>
<td ALIGN=CENTER></td>
</tr>
</table>
</body>
</html>