Git Product home page Git Product logo

Comments (6)

rudolf-adamkovic avatar rudolf-adamkovic commented on July 18, 2024 1

@derpoliuk I'm all for adding something to Receipt but Kit is as specific as Utils. It says almost nothing.

from apple-receipt.

andris-zalitis avatar andris-zalitis commented on July 18, 2024

@salutis What's the main argument why should we remove "Kit" suffix in the first place?

from apple-receipt.

rudolf-adamkovic avatar rudolf-adamkovic commented on July 18, 2024

@andris-zalitis Does it add anything? Compare: import Receipt and import ReceiptKit.

from apple-receipt.

derpoliuk avatar derpoliuk commented on July 18, 2024

In my mind ReceitpKit means something to work with receipt. Receipt means just receipt.

from apple-receipt.

andris-zalitis avatar andris-zalitis commented on July 18, 2024

@salutis

Does it add anything? Compare: import Receipt and import ReceiptKit.

I think it does add. It adds the information that you're not importing a model of a Receipt, but importing some functionality that will deal with Receipts.

I'm all for adding something to Receipt but Kit is as specific as Utils. It says almost nothing.

I agree with you that Utils is as good as Kit judging by the meaning that it adds, however in my opinion Kit is a bit better for other reasons:

  • Utils is a shortening of Utilities while Kit is a short sweet word
  • Apple uses Kit a lot

from apple-receipt.

rudolf-adamkovic avatar rudolf-adamkovic commented on July 18, 2024

@andris-zalitis

I think it does add. It adds the information that you're not importing a model of a Receipt, but importing some functionality that will deal with Receipts.

Same can be said about Apple's "Media Player" framework (MediaPlayer.framework). The import statement imports frameworks, not types.

Also, Kit implies that one can do various things with the Receipt which is not true. There're no tools in this "kit".

Anyway...

Whatever we do, we need to fix this so that the repository name matches the framework.

from apple-receipt.

Related Issues (17)

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.