Hi! Im going to work with very large xml files with some base64 content fields (like images, pdf's.. whatever). Im afraid that mapping this information to an object will cause memory problems to my application. Is it possible to map this information into a Stream on my object? Maybe using a custom field handler? But i have some doubts that this will fix my problem... what do you guys think?
Thx in advance. -- View this message in context: http://old.nabble.com/Mapping-base64-content-to-stream-tp28908698p28908698.html Sent from the Castor - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

