Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=227123 Summary: Review Request: xmldb-api-0.1-0.20041010.3jpp - XML:DB API for Java Product: Fedora Extras Version: devel Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: normal Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: rafaels@xxxxxxxxxx QAContact: fedora-package-review@xxxxxxxxxx Spec URL: http://people.redhat.com/rafaels/specs/xmldb-api-0.1-0.20041010.3jpp.spec SRPM URL: ftp://jpackage.hmdc.harvard.edu/JPackage/1.7/generic/SRPMS.free/xmldb-api-0.1-0.20041010.3jpp.src.rpm Description: The API interfaces are what driver developers must implement when creating a new driver and are the interfaces that applications are developed against. Along with the interfaces a concrete DriverManager implementation is also provides. The reference implementation provides a very simple file system based implementation of the XML:DB API. This provides what is basically a very simple native XML database that uses directories to represent collections and just stores the XML in files. The driver development kit provides a set of base classes that can be extended to simplify and speed the development of XML:DB API drivers. These classes are used to provide the basis for the reference implementation and therefore a simple example of how a driver can be implemented. Using the SDK classes significantly reduces the amount of code that must be written to create a new driver. Along with the SDK base classes the SDK also contains a set of jUnit test cases that can be used to help validate the driver while it is being developed. The test cases are still in development but there are enough tests currently to be useful. XMLDB common Package, originally Infozone Tools Javadoc for xmldb-api. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review