> --- phpsurf <[EMAIL PROTECTED]> wrote:
> > Hi
> >
> > I really don't want to wake up once again the endless thread about CS !
> >
> > My point here, is just that I have a problem dealing dynamically with
> > attributes and methods inside an object.
> > The problem is that the function 'get_class_vars' returns the
> attributes in
> > a case sensitive way, whereas 'get_class_methods' returns all
> the methods in
> > lower case !
>
>  Well since member variables are CS and methods are not then to me these
> functions act the way they should. Im pretty sure that there is no way to
> change the functionality in ZE1 cause when functions get compiled they get
> converted to LC. I think andy is doing something with the ability
> to get the
> case of a function but im not positive if this will fit here.
>
>
>  - Brad
>

ok, I see ...
I think I remember some messages from andy about that, but as far as I
remember, I think he only wanted to give this feature to the PECL side for
extension developpers, and not to the PHP side.

andy ?
what are your plans about that ?


 
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif



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

Reply via email to