View Single Post
Old 04-05-2008, 01:02 AM   #12 (permalink)
delayedinsanity
is cute and cuddly
 
delayedinsanity's Avatar
 
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
delayedinsanity is on a distinguished road
Default

So it would seem you can call a method statically, if it's not declared static, and it produces a warning, as posted above. However, if you declared the method static, and then call it regularily (with ->) it doesn't?
delayedinsanity is offline  
Reply With Quote