Greg, Regarding, registerClassAlias(unTypeObject['_explicitType'], getClassByAlias(unTypeObject['_explicitType']))
- I am getting the data from blazeDs and blazeDS adding the "_explicitType" to every object. - I am just picking "_explicitType" and registering that class using registerClassAlias() - Same _explicitType class, i am having inside my project in same package structure. - One point to note here is that i added registerClassAlias inside my AMF library not in main application. means library project not having the "_explicitType" class. ----- Regards, Prashant -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/FlexJS-Reflection-API-tp14701p14711.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
