foundationkit / FoundationKit

Everything that really should be in Foundation, but isn't. Future-proof with ARC
Other
80 stars 9 forks source link

Name collision with Apple's Foundation Kit #50

Closed lowell closed 11 years ago

lowell commented 11 years ago

The Foundation Kit is another term for Apple's Foundation framework.

If you read the release docs for Apple/NeXT's EOF 1.0 (1994) (EOF 1 introduced the current NSObject class hierarchy we use today, replacing the Object root class in NeXTSTEP), it refers to Foundation as the Foundation Kit.

Googling 'Apple Foundation Kit' reveals a host of references to Foundation as the Foundation Kit, ranging from university lecture slides to mailing list messages to published books.

This library could reach a wider audience if it had a name distinct from what it isn't, the Foundation Kit.

screen shot 2013-07-02 at 9 05 52 am

apple foundation kit - google search 20130702

screen shot 2013-07-02 at 9 13 40 am

myell0w commented 11 years ago

Well observed, but I don't consider this a big issue. Thanks anyways!