Re: [ok] [Jaws-project-developers] Jaws MVC - Out of Service for next 24 hours
Status: Alpha
Brought to you by:
ionmx
|
From: Pablo F. <pa...@pa...> - 2004-12-08 18:33:36
|
El mi=E9, 08-12-2004 a las 09:12 -0600, j0rd1 adame escribi=F3: > El Mar 07 Dic 2004 18:24, Pablo Fischer escribi=F3: > > * Improving jaws speed using objects by-reference. > > * .. etc.. > Just remember that PHP5 doesn't need the & to make an object reference an= d=20 > object copy is used via __clone() which you can by the way override >=20 > So, is it really necesary to do all that job and fill up jaws with &'s wh= en=20 > you can avoid them in PHP5?? Yes I know that in PHP5 there's no need to use the & when you 'create' the object, but in PHP4 is necessary. Maybe when php5 hits the next Debian (after Sarge) release we will move to php5 :-P. Pablo --=20 Pablo Fischer Sandoval (pablo [arroba/at] pablo.com.mx) Cel: (044-55) 2689-6351 Fingerprint: 5973 0F10 543F 54AE 1E41 EC81 0840 A10A 74A4 E5C0 http://www.pablo.com.mx http://www.debianmexico.org |