Code Monkey home page Code Monkey logo

swiftdatakit's Introduction

SwiftDataKit

SwiftDataKit is an extension library of SwiftData that allows SwiftData developers to access Core Data objects corresponding to SwiftData elements.

Since the SwiftData framework was not fully functional in the initial creation, developers still need to call Core Data methods to implement some advanced features.

By using SwiftDataKit, developers can avoid duplicating the creation of Core Data version Data Model and Stack in certain scenarios.

Currently, this is an experimental library. Since the API of SwiftData is still changing rapidly, we only recommend experienced developers to try it in specific scenarios unless the user understands the implementation method and potential usage risks of the library.

For details, please refer to SwiftDataKit: Unleashing Advanced Core Data Features in SwiftData .

SwiftDataKit 是 SwiftData 的扩展库,它使 SwiftData 开发人员可以访问 SwiftData 元素背后对应的Core Data对象。

由于 SwiftData 框架在创建初期功能尚不完善,开发人员仍需通过调用 Core Data 的方法来实现一些高级功能。

使用 SwiftDataKit,可以让开发人员在某些场景下避免重复创建 Core Data 版本的 Data Model 和Stack。

当前这是一个实验性的库。由于 SwiftData 的 API 仍在高速变化中,除非使用者清楚地了解该库的实现方法和可能的使用风险,我们仅推荐有经验的开发者在特定场景下进行尝试。

详细内容,请参阅SwiftDataKit:让你在 SwiftData 中使用 Core Data 的高级功能

swiftdatakit's People

Contributors

fatbobman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

swiftdatakit's Issues

Support for multiple configurations

Hi, will this extension library also work for the case that the SwiftData ModelContainer is created with multiple configurations? I saw test cases implemented using only one configuration?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.