Skip to content
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

支持对CoreData关系的映射和序列化,支持对映射和序列化的单独配置 #337

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Feb 17, 2016

  1. Configuration menu
    Copy the full SHA
    0938774 View commit details
    Browse the repository at this point in the history
  2. 解决CoreData对象在转换为JSON对象时由于inverse关系导致stack overflow问题。使用NSEntityDescri…

    …ption为CoreData对象增加默认的allowProperty
    luhui committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    910ddb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95f417c View commit details
    Browse the repository at this point in the history
  4. 增加core data demo

    luhui committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    db0d8dc View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2016

  1. 增加CoreData demo

    luhui committed Mar 25, 2016
    Configuration menu
    Copy the full SHA
    83e575a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35147ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7e9aec View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2016

  1. Configuration menu
    Copy the full SHA
    95c9766 View commit details
    Browse the repository at this point in the history