2008年12月9日星期二

Re: [fw-mvc] Zend dojo.data usage, i dont understand

-- Peter E Higgins <dante@dojotoolkit.org> wrote
(on Tuesday, 09 December 2008, 08:44 AM -0500):
> vladimirn wrote:
> > Also i traped this error in firebug:
> > Could not load 'dojo.data.QueryReadStore'; last tried
> > './data/QueryReadStore.js'
> > I have tried to
> > ->requireModule('dojo.data.QueryReadStore')
> > both in view script and in my bootstrap, but this error still persist.
> >
> >
> QueryReadStore is one of the many dojoX data stores (there are only two
> in dojo, though the underlying API is in dojo.data as well):
>
> dojo.require("dojox.data.QueryReadStore"); // no modulePath required.

D'oh! my bad!


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

没有评论: