There might be a case for serializing Method objects to be in [lang].
PropertyDescriptor would be excluded from [lang] however, as this is out of
scope for [lang] and in scope for [beanutils].

Would you want to separate the two methods into two locations? Would it be
of use to only have the Method one committed?

Stephen

----- Original Message -----
From: "Dimiter Dimitrov" <[EMAIL PROTECTED]>
To: "'Jakarta Commons Developers List'" <[EMAIL PROTECTED]>
Sent: Thursday, February 06, 2003 9:50 AM
Subject: RE: [beanutils][lang] how to serialize/deserialize
Methods/PropertyDescriptors


> 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:[EMAIL PROTECTED]]
> > 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:[EMAIL PROTECTED]]
> > > 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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to