From cocoon-dev-return-37541-apmail-xml-cocoon-dev-archive=xml.apache.org@xml.apache.org Fri Feb 28 23:34:25 2003 Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 42384 invoked by uid 500); 28 Feb 2003 23:34:25 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 42205 invoked from network); 28 Feb 2003 23:34:23 -0000 Received: from vamana-60.cablenet.com.ni (HELO ags01.agsoftware.dnsalias.com) (216.6.48.60) by daedalus.apache.org with SMTP; 28 Feb 2003 23:34:23 -0000 Received: from ags01.agsoftware.dnsalias.com (ags01.agsoftware.dnsalias.com [10.0.0.1]) by ags01.agsoftware.dnsalias.com (8.12.5/8.12.5) with ESMTP id h1SNZFxd002631 for ; Fri, 28 Feb 2003 17:35:15 -0600 Received: (from apache@localhost) by ags01.agsoftware.dnsalias.com (8.12.5/8.12.5/Submit) id h1SNZE85002629; Fri, 28 Feb 2003 17:35:14 -0600 X-Authentication-Warning: ags01.agsoftware.dnsalias.com: apache set sender to agallardo@agsoftware.dnsalias.com using -f Received: from 10.0.0.1 (SquirrelMail authenticated user agallardo) by ags01.agsoftware.dnsalias.com with HTTP; Fri, 28 Feb 2003 17:35:14 -0600 (CST) Message-ID: <49449.10.0.0.1.1046475314.squirrel@ags01.agsoftware.dnsalias.com> Date: Fri, 28 Feb 2003 17:35:14 -0600 (CST) Subject: XMLForms and O/R bridge. The Road Ahead..... From: "Antonio Gallardo" To: X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi! After seeing how Christian and Ugo greatly done the relation between XMLForms and Flow. A Bean is the model of the MVC, XMLForm the View and Flow the controller. A short of this can be B-XMLF-F. :-) Now still stay in the air the question of how to handle the "down" side of the persistent Model (the Database Connection - this is my point of view)..... Currently, we saw some concurrents paths: Hibernate [1] OJB [2] Torque [3] and some others.... (Please feel free to fill this list). My question for the gurus of this stuff is: Wich path is the correct way in this effort? Best Regards, Antonio Gallardo. [1] Hibernate Home Page - http://hibernate.bluemars.net/ [2] OJB Home Page - http://db.apache.org/ojb/ [3] Torque Home Page - http://db.apache.org/torque/