兼容Realm.swift
Open
- Dominant language
- Swift
- Stars
- 4.3k
- Forks
- 677
- PR merge metrics
- No merged PRs in 30d
Description
在同时使用Realm.swift时,按照realm.swift方式创建的模型数组对象,handyJson无法解析
例如:
var a = List < SomeModel > ()
a属性是无法解析的
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing HandyJSON parsing with a Realm.swift List property, using the example in the issue. Inspect the parsing behavior for that model-array type; done means the property can be parsed successfully while Realm.swift is in use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100