Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 14881 invoked by uid 500); 4 Mar 2003 22:04:55 -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 14776 invoked from network); 4 Mar 2003 22:04:54 -0000 Received: from vamana-60.cablenet.com.ni (HELO ags01.agsoftware.dnsalias.com) (216.6.48.60) by daedalus.apache.org with SMTP; 4 Mar 2003 22:04:54 -0000 Received: from ags01.agsoftware.dnsalias.com (localhost [127.0.0.1]) by ags01.agsoftware.dnsalias.com (8.12.8/8.12.5) with ESMTP id h24M5xLx026061 for ; Tue, 4 Mar 2003 16:05:59 -0600 Received: (from apache@localhost) by ags01.agsoftware.dnsalias.com (8.12.8/8.12.5/Submit) id h24M5whp026059; Tue, 4 Mar 2003 16:05:58 -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; Tue, 4 Mar 2003 16:05:58 -0600 (CST) Message-ID: <38988.10.0.0.1.1046815558.squirrel@ags01.agsoftware.dnsalias.com> Date: Tue, 4 Mar 2003 16:05:58 -0600 (CST) Subject: Re: Flow + XForms + Beans + Databases From: "Antonio Gallardo" To: In-Reply-To: <3E651DC8.1020005@a1.net> References: <35471.10.0.0.1.1046756694.squirrel@ags01.agsoftware.dnsalias.com> <3E651DC8.1020005@a1.net> 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 Bernhard: Thanks for briefing all the stuff. :-) But I still have an open question. What will be the standard or recomended O/R mapping tool for Cocoon? Hibernate, OJB or Torque? I will start to coding a new application anytime soon and I need to decide what O/R mapping to use. Of course I prefer to use the standard way. Antonio