Go to Google Groups Home    doctrine-dev
Late static bindings

Sailor <salim.semao...@gmail.com>

Hi all,

I know that Doctrine 2.0 is going to work with only one file per
model.
Is it possible that methods within the ModelTable class can be
declared as static methods (ActiveRecord-like) now that PHP 5.3
supports late static bindings ?

Salim