> From: Derick Rethans [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 03, 2003 4:46 PM
 
> On Wed, 3 Dec 2003, Lukas Smith wrote:
> 
> > > From: Sascha Schumann [mailto:[EMAIL PROTECTED]
> > > Sent: Wednesday, December 03, 2003 4:39 PM
> >
> > > > The fact that PEAR has a serious problem extending non studlyCap
> objects
> > > is
> > > > probably something a lot of people in PHP core don't care about.
> > >
> > >     Please elaborate.
> >
> > Well if I extend a class that doesnt use studlyCaps, yet the PEAR CS
> > requires that I use studlyCaps, then I have a problem. Essentially I can
> > only wrap and not extend.
> 
> Uh? That works just fine...
> 
> 
> class Foo_Bar extends foo2_bar {
> }
> 
> No problem at all.

We are talking about methods names here.

Regards,
Lukas

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to