Hi all,
The following item is in the todo.txt file for implementing private
methods in a class:
- Private methods?
either: private def Func()
or: def _Func()
Perhaps use "private" keyword instead of "_" prefix?
Function and method names always start with an uppercase letter. So
if we use the
"_" prefix for a private method name then it will diverge from that. So I have
implemented this using the "private" keyword.
Any opinions?
Thanks,
Yegappan
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/CAAW7x7nGpgMAmCyMkezRJxFKJyEtujmmhBn1rOShnb2sx4%3D4Tg%40mail.gmail.com.