Link Details

Link 55801 thumbnail
User 217101 avatar

By gst
via urubatan.info
Published: Dec 05 2007 / 16:02

Working with Flex and Java as backend, I decided that the best choice for the project I’m working now is to simply post XML from Flex and get XML back from Java (Flex works really well with XML). But there is a problem with that, creating a XML with one or two values is easy, but if you need to serialize a very large object tree you just got yourself a lot of work. So I’ve wrote this very simple Flex XML Serializer, and decided to post it here, because some one might need some thing similar
  • 16
  • 1
  • 2166
  • 704

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.