Re: Minimal working example (Re: set_buffer_mode)
Chris Angelico <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <CAPTjJmqLx_vMPwd0fzfHszNh7c7FsYzOsPc8mtphk8QVWWjRbg@mail.gmail.com> |
On Tue, Oct 14, 2014 at 10:50 AM, Martin Nilsson (Opera Mini - AFK!) @ Pike (-) importmöte för mailinglistan <[email protected]> wrote: > It's the languages without declared variables that are leaking their > hungarian notation into the rest of the world. I thought it was a convention that started in languages like C++, where you tend to write getter/setter methods with the "nice" names, and then adorn the implementation details with underscores. ChrisA