Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 74210 invoked from network); 24 Oct 2002 16:21:34 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 24 Oct 2002 16:21:34 -0000 Received: (qmail 2614 invoked by uid 97); 24 Oct 2002 16:22:23 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 2572 invoked by uid 97); 24 Oct 2002 16:22:21 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 2552 invoked by uid 98); 24 Oct 2002 16:22:20 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <3DB81DFC.9030309@CodeRage.ORG> Date: Thu, 24 Oct 2002 17:21:16 +0100 From: Michael Davey Reply-To: Michael.Davey@CodeRage.ORG Organization: Code Rage User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.0.1) Gecko/20020719 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: [betwixt][digester] XMLEncode and XMLDecode Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, I was looking for some details about JavaBeans last night, to help with coding a couple of methods that use betwixt and digester, when I 'discovered' XMLEncode and XMLDecode in Java 2 SE 1.4. http://java.sun.com/j2se/1.4/docs/api/java/beans/XMLDecoder.html http://java.sun.com/j2se/1.4/docs/api/java/beans/XMLEncoder.html Apologies if this is common knowledge - It was all new to me. Not as flexible as the combination of betwixt and digester, but it has a nice clean API. Perhaps an enhanced version (in the oac.betwixt or oac.digester namespace) would be a good goal? -- Michael -- To unsubscribe, e-mail: For additional commands, e-mail: