>
> What's your use case for this kind of static properties? What if you make
> them private/protected and use an accessor method to initialize them (and
> avoid the overhead during autoloading)?
>

It's the overhead of repeatedly calling an accessor method which I'd prefer
to avoid.


-- 
Pete Boere
Web Developer

Reply via email to