Open
Description
Previous ID | SR-2021 |
Radar | None |
Original Reporter | @phausler |
Type | Task |
Additional Detail from JIRA
Votes | 0 |
Component/s | Foundation |
Labels | Task, Darwin |
Assignee | None |
Priority | Medium |
md5: a9e2216dacecdaf7671d70408af60b33
Issue Description:
Some types like Notification.Name should reside in their associated type containers. For example NSBundleDidLoadNotification in swift should live inside the class Bundle such that it is then tied to the class it is intended to be used along side.