Hi all,

I have some (about 25)  user defined types that I need to serialize .
These classses
are fairly complex making use of  inheritance and aggregation
extensively .
Is there a way by which I can avoid writing serializers/deserializers
and still be able to serialize .

Eg:

(1) I may use the ObjectStreamFields and the transient keyword to find
which fields needs to be serialized  !!
(2) I can have a java2schema generator. and then I may defines a map
file which axis may use to serialize/deserialize . In fact this approach
is being used by MindElectric in thei GLUE product . Pretty Clean way !!

ThanX
Deepth


--
"You have Brains in Your Head,You have feet in your Shoes"
"You can steer yourself any direction you choose"

begin:vcard 
n:Dinesan;Deepth
tel;cell:(+91)98402 41443
tel;home:(+91)44 2570212
tel;work:(+91)44 2435321
x-mozilla-html:FALSE
org:AdventNet ;Market Engineering
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
fn:Deepth Dinesan
end:vcard

Reply via email to