-- awkaiser <[email protected]> wrote
(on Thursday, 26 February 2009, 01:43 PM -0800):
> 
> Funny you should mention that. I just tried your Storefront app with ZF 1.7.6
> to see if I could learn some new tricks (or better habits!) and got slammed
> with the same error. If only you could see my face! :-U You're using an
> earlier prototype of what is now ZLAR? Huh. For me, Storefront does not seem
> to succeed in loading its models - no products appear on the site (db
> adaptor connected successfully). I tested Storefront on Mac OS X & MAMP, if
> that makes a difference to you. Should I be using an older copy of ZF to
> view your work?
> 
> I wonder if ZLAR was written to go with other new code in the incubator or
> elsewhere that is not part of 1.7.6?

I originally prototyped it in my pastebin app:

    http://github.com/weierophinney/pastebin

Look for it in the "bugapp" branch under library/My/. The version that
now exists in the incubator is based on it, but has been substantially
rewritten.

Hopefully my explanation of the warning suppression in an earlier email
answers your questions.

> keith Pope-4 wrote:
> > 
> > I have had a very similar problem reported to me, by someone who was
> > using my storefront example application:
> > 
> > http://code.google.com/p/zendframeworkstorefront/
> > 
> > I am using a copy of Matthew's prototype from the pastebin app, but
> > the error seems to be the same, the classes are loading but warnings
> > from Zend_Loader are reported. It like the classes are being loaded
> > twice, once successfully and the second time not.
> > 
> > I have not been able to reproduce this on my system here, the user
> > reported the error on a windows system, so I assumed it was either a
> > ZF version issue, OS issue or the fact I was using an older prototype.
> > 
> > When I get some time I will be moving the code to use ZLAR and
> > Zend_App so I will report back then, just thought I would chime in as
> > the error was so similar.
> > 
> > Thx
> > 
> > Keith
> > 
> -- 
> View this message in context: 
> http://www.nabble.com/Issue%3A-Resource-autoloading-with-Zend_Loader_Autoloader_Resource-%28incubator%29-tp22232795p22234350.html
> Sent from the Zend Framework mailing list archive at Nabble.com.
> 

-- 
Matthew Weier O'Phinney
Software Architect       | [email protected]
Zend Framework           | http://framework.zend.com/

Reply via email to