flexcoders  

Re: [flexcoders] Best practices regarding XML to VO conversion

W.R. de Boer
Tue, 09 Feb 2010 07:01:17 -0800

Hi Claudiu,

I am using my custom unmarshaller class in combination with XML/E4X but I keep 
having a memory. Maybe I am just doing something? Maybe it's the use of a 
Vector-type in main VO object which stores child VO objects?

Maybe I have to nullify the variables with vectors or arrays? I can put some 
code online on pastebin.com. If anyone is interested.

Weyert de Boer