I'm wondering if spring actionscript supports a way of creating an XML application context from an application.
ie. can i feed something a list of objects and get them turned into XML, which i can then store in a file - and load into another application when i need it?
T


Reply With Quote