> > I also thought about the same for functions, just to be even more > consistent. > my_func::function
I already had the exact same ideas, but didn't propose them yet. $obj::foo::method could be used for instance methods, while Obj::foo::method could be for static methods. Regards, Niklas