On Fri, Mar 26, 2004 at 07:05:15AM -0800, Rasmus Lerdorf wrote: > On Fri, 26 Mar 2004, Stefan Walk wrote: > > Oh, and the strpos/str_repeat inconsistency should be 'fixed' too, maybe > > make strpos an alias to str_pos or alike... > > So you are saying strlen() should be str_len() as well? If I ever see a > patch to change that I'll hunt the person down and make them swallow an > entire K&R C book. > > -Rasmus
Well, C is consistent in that it doesn't use underscores there. If no underscores at all would be used, i wouldn't complain either. But the way it is now is inconsistent... and using a different naming convention for "member functions" a.k.a. methods introduces new inconsistency. I know that it's not possible to kill all existing inconsistencies, but why introduce new ones? -- Regards, Stefan Walk <[EMAIL PROTECTED]> -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php