Hi list,
months ago i was searching for a visual tool for building the xml schema for torque, but didn't find one..
Then i thought about a tool for that purpose, 'ddorque' (d and d stands for database design).
Right now i have reached a decent working version (still need to complete a pair of things).
The tool is based on the dtd, so that all the data that can be saved in xml can be done by the program
(except for two tags wich still doesn't have implementation: inheritance and id-method-parameter).
Since it's working good i thought to rend it public in the mailing list where it would be most used.
The project does not have a site or a repository, but probably it will in the future.
The sources are under the GPL. required libraries for running/compiling are xerces implementations: xercesImpl.jar, xml-apis.jar, xmlParserAPIs.jar. The j2sdk version wich it's developed is 1.4
- Raffaele Ragni
How does your implementation compare to devaki-nextobjects?
http://www.devaki.org/
We are discussing incubating devaki-nextobjects to eventually bring it in to be part of torque.
Scott
-- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]