On Mon, Jan 31, 2011 at 4:15 PM, Matthew Weier O'Phinney <[email protected]>wrote:
> -- David Mintz <[email protected]> wrote > (on Monday, 31 January 2011, 03:37 PM -0500): > > A naive question: even if ZendX JQuery is dropped as of ZF 2.0, if you > > wanted to migrate to 2.0 *and* keep ZendX JQuery, is there any reason why > > you couldn't install it and use like any other 3rd party or home-grown > > plugin? > > The main problem is that the interfaces and base classes will have > changed to make use of namespaces. As such, at minimum, it would need to > be migrated to be compatible with the new names. > > Damn. As a high-level userland freeloader I have been loving the convenience of doing what seems kind of like time travel -- $this->JQuery()->onLoadCaptureStart() -- in my views. I wonder how you might hack up something equivalent in ZF 2.0. -- David Mintz http://davidmintz.org/ It ain't over: http://www.healthcare-now.org/
