Skip to content

deserializeModelArrayFrom 为什么没有 designatedPath参数? #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
yansun2006 opened this issue Nov 21, 2016 · 2 comments
Closed

Comments

@yansun2006
Copy link

public static func deserializeModelArrayFrom(json: String?) -> Array<T?>?

deserializeModelArrayFrom这个方法现在不能指定解析路径,对于这种情况如何处理?需要自己先定位JONS里面的数组?

@xuyecan
Copy link
Contributor

xuyecan commented Nov 21, 2016

这个方法是后来新加的,考虑适用面不广,就没支持那么完善。我这两天加一下,发个新版本。

@xuyecan
Copy link
Contributor

xuyecan commented Nov 22, 2016

fixed in #758c92.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants