Alex Harui wrote > If you structure your app > so the data I/O always presents Value Objects to the rest of the app, then > you swap out the data I/O from XML/AMF to JSON by just changing one SWC.
I already moved from AMF to JSON but what do you mean with "...by just changing one SWC"? Outsourcing the data I/O into a separate lib/swc? Alex Harui wrote > Everywhere, try to avoid use of Proxy, ObjectProxy, Dictionary, Event > priority, XML change notification. Although these are probably rarely used things, this is a valuable info ;-) I hope I'll find some time to explore FlexJS! Thanks, Olaf -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/FlexJS-Summary-of-things-that-should-be-noted-when-starting-a-new-project-tp11557p11564.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
