Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 47490 invoked from network); 18 Oct 2005 13:40:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Oct 2005 13:40:35 -0000 Received: (qmail 55056 invoked by uid 500); 18 Oct 2005 13:40:23 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 54982 invoked by uid 500); 18 Oct 2005 13:40:23 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 54949 invoked by uid 99); 18 Oct 2005 13:40:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Oct 2005 06:40:22 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [206.190.49.124] (HELO web54314.mail.yahoo.com) (206.190.49.124) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 18 Oct 2005 06:40:22 -0700 Received: (qmail 86050 invoked by uid 60001); 18 Oct 2005 13:39:59 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=ph1mQtF+aRh/gxe/0SxJMsB1/teAFRu4ABM3IqdZZmo9yZWkbjr5LLjhkIljZ0zy0j5PbMhg2Dr3aZNS/IiicHbpy6RPPrq9vr2+AiA14ibr6Ux1hAskvXKwiigVp9e//Wf04VmJetB2EOOHbPi84z6Ws5ZZiQmAVAR3+10HjI0= ; Message-ID: <20051018133959.86048.qmail@web54314.mail.yahoo.com> Received: from [84.58.155.124] by web54314.mail.yahoo.com via HTTP; Tue, 18 Oct 2005 06:39:59 PDT Date: Tue, 18 Oct 2005 06:39:59 -0700 (PDT) From: Konstantin Priblouda Subject: Re: [betwixt] Problem loading a Bean in Betwixt To: Jakarta Commons Users List In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --- Sameer Nanda wrote: > Hi Konstantin, > > Just looked at XStream, looks pretty kool, may be > something I might start > looking into for my purpose. Thanks for directing me > there. It's really good when it comes to serialize / deserealize stuff to XML. But XML is not really human readable. And instead of going through setters / getters it goes directly through fields. This could be a problem for Hibernate proxies though. Or not... It's also good for primitives / arrays /collections But it is not really configurable, so if you need human readability - go for betwixt. ( I'm mixing it - inside picocontainer declarations I'm using xstream, but betwixt to populate my factories of statis template data ) > In the mean time > I was stilll wondering why dont I get a > element in the XML o/p even > though I have it declared in my mapping.xml I'm not so fluent with betwixt mappings. I think and XDoclet 2 module would make some developer lifes easier... ( though I got no time at the moment ) regarsd, ----[ Konstantin Pribluda http://www.pribluda.de ]---------------- Still using XDoclet 1.x? XDoclet 2 is released and of production quality. check it out: http://xdoclet.codehaus.org __________________________________ Yahoo! Music Unlimited Access over 1 million songs. Try it free. http://music.yahoo.com/unlimited/ --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org