Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 88041 invoked from network); 6 Feb 2003 16:24:24 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 6 Feb 2003 16:24:24 -0000 Received: (qmail 3074 invoked by uid 97); 6 Feb 2003 16:25:53 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 3067 invoked from network); 6 Feb 2003 16:25:53 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 6 Feb 2003 16:25:53 -0000 Received: (qmail 86056 invoked by uid 500); 6 Feb 2003 16:23:57 -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 2050 invoked from network); 6 Feb 2003 09:50:22 -0000 From: "Dimiter Dimitrov" To: "'Jakarta Commons Developers List'" Subject: RE: [beanutils][lang] how to serialize/deserialize Methods/PropertyDescriptors Date: Thu, 6 Feb 2003 11:50:31 +0200 Message-ID: <000201c2cdc5$301cf250$c000050a@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: <006501c2cc7f$032a9370$c000050a@phoenix> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal X-Virus-Scanned: by AMaViS perl-11 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Could somewbody answer please? If it's out of scope - then it's ok, nut please tellm eso. I really need to serialize property descriptors. Currently I'm happy with this class as it is in our project's util package, but I think the methods are general and usefull enough to be in commons. Currently I see it in commons.lang.SerializeUtils or somewhere in beanutils (perhaps I should take a look at the codecs when I have time). Any oppinions? -- Dimiter > -----Original Message----- > From: Dimiter Dimitrov [mailto:dimiter@blue-edge.bg] > Sent: Tuesday, February 04, 2003 8:56 PM > To: 'Jakarta Commons Developers List' > Subject: RE: [beanutils][lang] how to serialize/deserialize > Methods/PropertyDescriptors > > > Ok, this happened again... > For some unknown reason the list strips my attachments if > they are not with txt extension... > > I'm using Outlook XP (and except for the crashing I haven't > seen any problems with it)... > > Here is the attachment again.. > > -- dimiter > > > > -----Original Message----- > > From: Dimiter Dimitrov [mailto:dimiter@blue-edge.bg] > > Sent: Tuesday, February 04, 2003 8:42 PM > > To: 'Jakarta Commons Developers List' > > Subject: [beanutils][lang] how to serialize/deserialize > > Methods/PropertyDescriptors > > > > > > Hi all, > > > > Currently I'm in process of replacing most of our util > > classes with Jakarta-Commons. > > > > But I can't find a way to serialize Method instance. I have > > looked in commons.lang and commons.beanutils packages. > > > > I'm attaching a possible solution. Don't know if it's not out > > of scope though.. > > > > cheers, > > Dimiter > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org