[swift-users] No prefix habit

Martin Delille martin at phonations.com
Wed Jun 29 03:01:45 CDT 2016


Since I'm new to Swift, I'm reading a lot of tutorial/example code and I
realized people use non prefixed variable name, ie:

class WindowController: NSWindowController {
    ....
}

Is it a good practice since Swift 3 tends to ban the "NS" prefix from its
core class?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160629/0a73de4b/attachment.html>


More information about the swift-users mailing list