Thread: uhh... OOP?
View Single Post
Old 01-23-2008, 12:50 PM   #18 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

to go back to the original post:
Quote:
Then, a method is... a needlessly complex word for a function,
it isnt when you think about it, a method is a method or an action of an object, although you could still say function and it would make sense, using method helps clarify the difference between normal user defined functions and class methods, thats just my own personal opinion
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote