peopleXPack, an XML SGBD in C++ - People at Savannah: View a Job

 
 

i want help for beta test for XPack, an XML SGBD in C++

Category: Tester
Submitter: blackshack
Date: Wed 26 Feb 2003 03:46:01 PM UTC
Status: Deleted

This group is not part of the GNU Project.

It's developped our own class to XPath (class MXPath), XLST (class MXSlt),... . The reason for that, it's to have the less dependences (with of course Qt share).

At this moment -11 december 2002-, the following XPack parts are made -totally or not-:
- the SOAP basic server;
- the session's manager;
- the manager for users and their rights;
- the MXPath class is stable, but not entirely support the recommendation XPath 1.0;
- some functions to create table, base, connection, user and rights for the latter.

To create table "structure", it's used the dtd (or, to do, the schema) of XML files. The dtd can really exist (in system or public localization) or writed in the create table command.

So, occurences of the table are validate before inserted in the table.

XPack use the following recommandations:
- for SOAP, 1.2 -with only POST http method;
- for XPath, 1.0;

License GNU General Public License v2 or later


Development Status
: 2 - Pre-Alpha

Details (job description, contact ...):

hi, for my project XPack, I develop XPath and XSLT classe in C++ using Qt. I want for the moment someone to beta test the XPath class -i've develop a little app that use the class- so i need person knowing xml- and so xpath- to use the mini app and give errors could appears in the return of the soft

Required Skills:

Skill Level Experience
XML Good Knowledge 6 Mo - 2 yr

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code