Oct. 22, 2010
4:01 p.m.
Am 2010-10-22 um 14:48 schrieb Lukas Renggli:
Protocols are lowercase by convention,[â¦]
Just wanted to add, that this depends on platform and environment. For example, the GemStone protocols are Initial Uppercase by default. Personally, I find extension protocols exactly matching their packages more exact and clear, especially when I combine them with actual "protocol names" as in: *SqueakSource-Notification-Email-accessing where âSqueakSource-Notification-Emailâ is the the package and âaccessingâ the category I actually intend. So Long, -Tobias