Daniel Brooks
Daniel Brooks
@adrianmacneil if you could review, since you look to be the maintainer that would be awesome!
The build i think is actually passing, but it looks like github went down when it tried to load the composer packages.
Any chance on getting this merged?
@pedroxns Do you mind sharing the whole config? Do you have the light working for it as well?
Yea that works for images you have, but say for instance AddressBook Images, for those you can only get the actual UIImage Object. It would be better to pass through...
Yea, would like it as a pull request since I just use cocoa pods
I should also note all my objects have custom types. And that it is creating objects 3 levels deep but not creating the objects with my custom types 3 levels...
So its deserializing but its not deserializing to the custom types. And upon further inspection it looks like it is not deserializing any custom nested objects. My code looks like...
I also tried to pull the library and run the karma tests to make a test case but I couldn't get that running either. Can you provide some documentation on...
@shakilsiraj So stepping through a debugger it seems the reflector library is not returning the type parameter to the deserializer.