Yeah. I had found that yesterday I guess I should've posted a reply in case anyone had the same problem. My problem was that I was looking through the sfCoreAutoad class instead the sfAutoload class. But thanks again.
-- Stephen Ostrow <[email protected]> On Mar 20, 3:06 am, Gareth McCumskey <[email protected]> wrote: > I know this response is a bit late but thought you might still find this > handy: > > http://www.symfony-project.org/api/1_1/sfAutoload#method_reloadclasses > > Gareth > > On Tue, Mar 17, 2009 at 11:47 PM, isleshocky77 > <[email protected]>wrote: > > > > > Is there a way to reload the autoloaded classes? Specifically I'm > > creating a new Doctrine model class on the fly. For my test I'm trying > > to call the class after generating but it will only work if I run the > > test a second time. > > > I've tried calling the CacheClearTask() but I think it has to do with > > autoloading. > > > Any help would be appreciated > > > -- > > Stephen Ostrow <[email protected]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
