-
Notifications
You must be signed in to change notification settings - Fork 23
NS is a reserved prefix for Apple classes #1
Copy link
Copy link
Closed
Description
NS is a reserved prefix for Apple classes, using NS in your own classes is a bad practice. Any plans for fixing this?
CoreValue/CoreValue/CoreValue.swift
Lines 230 to 232 in cd34a93
| public typealias NSManagedStruct = protocol<BoxingStruct, UnboxingStruct> | |
| public typealias NSManagedPersistentStruct = protocol<BoxingPersistentStruct, UnboxingStruct> |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels