Code Monkey home page Code Monkey logo

Comments (7)

mxcl avatar mxcl commented on May 19, 2024

This is great news! I'm super glad you're working on it.

Your implementation is thorough and I appreciate the decisions you have made and that you were consistent with them.

I agree with you that then-ing the Bool is unnecessary. My experience with promises is that you may as well then something (provided that something could be useful, the bool is wholly redundant) so indeed, I would then the object/s. This is not always needed, but in the occasions where you don't have access to the original objects for some reason (e.g. the promise has been passed up an abstraction layer) being able to get the objects out again is very useful.

I look forward to you considering it complete. As soon as there is a pod, I'll link to it in the docs.

from promisekit.

djtarazona avatar djtarazona commented on May 19, 2024

I finally got around to documenting the category and submitting a pod. The pod is named Parse+PromiseKit

from promisekit.

mxcl avatar mxcl commented on May 19, 2024

Really great 👍 I'll add notes to the promisekit.org docs. Thanks for the work.

from promisekit.

mxcl avatar mxcl commented on May 19, 2024

I notice you GPL'd the code. isn't this problematic? Since you can't effectively release apps into the app store under the GPL, as I understand it.

from promisekit.

djtarazona avatar djtarazona commented on May 19, 2024

Ah, yes that is definitely a problem. Thanks for the heads up. I'll do some research and change the license shortly.

from promisekit.

djtarazona avatar djtarazona commented on May 19, 2024

The code is now licensed under the Apache v2 license 👍

from promisekit.

mxcl avatar mxcl commented on May 19, 2024

Great. Thanks.

from promisekit.

Related Issues (20)

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.