Brett, I think zeus.enhydra.org and castor.exolab.org should join force to perfect this new technology and push out a production ready release as soon as possible. I think this would be the best for the Java community. Myself, and I believe many other programmers are afraid of committing their design on a proprietary framework that are not part of the J2EE package. XML parsing is a good example. Codes committed to a perticular parser would have to change quite dramatically to adapt to a new specification. I understand this is inevitable as a technology matures, but if you two can join force, then the process will be shorter. -----Original Message----- From: Brett McLaughlin [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 26, 2001 9:36 AM To: Ru, Simon Subject: Re: Thoughts on "Data binding from XML to Java" Let me take a look at this and get back to you... thanks for the link. --- Brett McLaughlin Enhydra Strategist: http://www.enhydra.org Lutris Technologies: http://www.lutris.com O'Reilly Author: http://www.newInstance.com ----- Original Message ----- From: "Ru, Simon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 25, 2001 2:07 PM Subject: Thoughts on "Data binding from XML to Java" > The following link has a really nice tool to convert html form into XML. If > we hook that tool up with the data binding your presented, we can create > java object directly from html form submit, which would then use JDO to > insert into data. All in probably couple lines of code. > > http://xform.nanoworks.org/XForm_0.3/README.html#Documentation > > The only difference is xform puts parameters as subnode, but your example > puts parameters as attributes. > <example1> > <name>simon</name> > <email>[EMAIL PROTECTED]</email> > <composition>animal</composition> > </example1> > > > Simon Ru > Software Engineer > (510) 897-5331 > http://www.worldchain.com > > > -------------------------------------------------------------------------- > Note: The information contained in this message may be privileged and > confidential and protected from disclosure. If the reader of this message is > not the intended recipient, or an employee or agent responsible for > delivering this message to the intended recipient, you are hereby notified > that any dissemination, distribution or copying of this communication is > strictly prohibited. If you have received this communication in error, > please notify us immediately by replying to the message and deleting it from > your computer. Thank you. > -------------------------------------------------------------------------- -------------------------------------------------------------------------- Note: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. -------------------------------------------------------------------------- ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
