Re: [PHP] Re: Create collections of objects

2008-02-15 Thread Peter Ford
Emilio Astarita wrote: > Peter Ford <[EMAIL PROTECTED]> writes: > >> Emilio Astarita wrote: >>> Hi people, >>> >> A static method should still be able to set values of private members. I do >> something like: >> ... >> > > Thank you, I was not sure how to implement it. > > Another question. It w

Re: [PHP] Re: Create collections of objects

2008-02-15 Thread Emilio Astarita
Peter Ford <[EMAIL PROTECTED]> writes: > Emilio Astarita wrote: >> Hi people, >> > > A static method should still be able to set values of private members. I do > something like: > ... > Thank you, I was not sure how to implement it. Another question. It would be a better approach, making the c