Coder Social home page Coder Social logo

appracatappra / actiondata Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 64.74 MB

Action Data is a suite of backend controls designed to add new app functionality and handle several common, complex development tasks quickly and easily.

License: MIT License

Objective-C 13.61% Swift 84.05% C 1.79% Shell 0.55%
cloudkit codable data-binding icloud sql sqlite swift xcode

actiondata's People

Contributors

appracatappra avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

actiondata's Issues

ADiCloudProvider needs to work with `ADCrossReference`

The ADiCloudProvider class needs to work with the ADCrossReference class to fully support cross reference tables. As it is right now if a ADDataTable contains a reference to any other Codable object (as a direct reference, array or dictionary), the contained data will be encoded/decoded as a SPON object.

By supporting ADCrossReference, true linked iCloud (CloudKit) tables would be supported.

Fix Deprecated Use of Characters

Several of the routines were written with an older version of Swift where the characters keyword was required to access the characters of a string. This needs to be updated to use the String array directly.

Data Binding

As it is right now, only iOS is supported with Data Binding via a ADDataProvider and the ADBindingController, this needs to be expanded to tvOS and macOS.

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.