Re: Re: Re:class proposal 2
Greg Ewing <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Message-ID | <[email protected]> |
Mark Hahn <[email protected]>: > In Python you can say Klass.method() to access an instance method but > that wouldn't work in my proposal If you insist on that working, I think it pretty much forces class attributes and instance methods to be in the same namespace. Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | [email protected] +--------------------------------------+