2009年5月8日星期五

Re: [fw-mvc] "PHP 5.3 style classes" for plugins

-- Abraham Block <atblock@gmail.com> wrote
(on Thursday, 07 May 2009, 11:51 PM -0400):
> Is there a good way to set things up so that I can use PHP 5.3 style classes
> with namespaces for viewhelpers, plugins, validators, and the like? The
> pluginloader seems pretty bent on using My_Awkward_Prefix_ for everything. I
> would image that, in expectation of the 5.3, such a thing would be possible
> without having to make my own pluginloader.

Until recently, the 5.3 API was fluxuating so much it didn't make sense
for us to support it. Now that 5.3 appears to be just around the corner,
we'll likely start adding support for true namespace autoloading --
but first we need to develop our standards surrounding namespaces
(file and directory naming, etc.) so that we have a spec against
which to develop. :)

--
Matthew Weier O'Phinney
Project Lead | matthew@zend.com
Zend Framework | http://framework.zend.com/

没有评论: