[swift-evolution] Case conventions for mixed-case words (like "iPad" and "NaN")

Антон Жилин antonyzhilin at gmail.com
Thu May 5 10:52:16 CDT 2016


Following my current cpp guidelines, I would suggest the following:

1. Make all letters of the abbreviation downcase
2. Make first letter uppercase if required

Examples: NanWrapper, getNan, nanGet, NextEmulator, emulateNext,
nextEmulate.

Although, this convention plays pretty hard on NeXT, I have to admit.

- Anton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160505/0b81f405/attachment.html>


More information about the swift-evolution mailing list