I second that, and if anyone in the know cares to comment on whether:
a. php will actually implement static late binding
Mike Lively gives and update on the late static binding patch submitted
to the internals on his blog
http://www.digitalsandwich.com/archives/53-Late-Static-Binding-in-PH
Robert Cummings wrote:
On Wed, 2006-04-12 at 19:23, Jochem Maas wrote:
Robert Cummings wrote:
I must say that I have questions regarding the 'real' reasons behind
The most plausible real reason is to give Zend's name to a framework
that will possibly rally interest behind a single framework
Chris Shiflett wrote:
Jochem Maas wrote:
a. php will actually implement static late binding
b. Zend Framework's 'DataObject' class will make use of said late
binding to do cool things like Person::findAll( $myFilter ) with
out having to actually implement a findAll method in the Person
class
Jochem Maas wrote:
a. php will actually implement static late binding
b. Zend Framework's 'DataObject' class will make use of said late
binding to do cool things like Person::findAll( $myFilter ) with
out having to actually implement a findAll method in the Person
class
I have read indications
On Wed, 2006-04-12 at 19:23, Jochem Maas wrote:
> Robert Cummings wrote:
>
> I must say that I have questions regarding the 'real' reasons behind
The most plausible real reason is to give Zend's name to a framework
that will possibly rally interest behind a single framework rather than
the multitu
Robert Cummings wrote:
On Wed, 2006-04-12 at 16:21, Jochem Maas wrote:
no question here but for anyone wanting a totally different take
on php frameworks and some killer code examples
take a look at this:
http://toys.lerdorf.com/archives/38-The-no-framework-PHP-MVC-framework.html
Rasmu
On Wed, 2006-04-12 at 16:21, Jochem Maas wrote:
> no question here but for anyone wanting a totally different take
> on php frameworks and some killer code examples
>
> take a look at this:
> http://toys.lerdorf.com/archives/38-The-no-framework-PHP-MVC-framework.html
Rasmus is just suggestin
7 matches
Mail list logo