What sort of load times are you seeing? The app i'm currently working on uses MG3 with reactor and AOP on a dozen or so gateway classes and will re-init in a matter of seconds.
Firstly, check you have followed all the advice here - http://trac.model-glue.com/wiki/FAQs/WhyIsMyModelGlueApplicationSlow to make sure you're app is not running unnecessarily slow. Slowness aside, there's still the "half-loaded" framework bug and while there's no patch for this issue, there is a bug report - http://trac.model-glue.com/ticket/368. So hopefully it will be addressed soon. -Chris 2010/1/14 Bud <[email protected]> > Hi all. > > I am building my first MG app. I have much to learn. I just switched > from MG 2 to MG 3 in the middle of development. (MG 3 wasn't ready > when I started several months ago) Now I'm getting the error at > startup that the requested event handler doesn't exist when the app > times out upon being restarted (reset_app=true). Below is a link > referring to the problem. > > > http://groups.google.com/group/model-glue/browse_thread/thread/5ec36476b1f791f6 > > But then that's all I can find of it. Has there been a patch released? > Is there a hack I can do? Will this be fixed in MG 3.2? When will that > be released? This seems like a pretty serious issue, the fact that if > you aren't on top of it or didn't know about it, it could bring your > site down indefinitely. > > As an aside. Does anyone have any tips or tricks for hastening the > startup time of an app built on cfcs? The application I'm working on > is relatively small, yet it will many times timeout at startup. I have > a larger app in mind (5 times larger maybe?). I can't imagine how long > it will take that one to load. > > Thanks a bunch. > Bud > > -- > Model-Glue Sites: > Home Page: http://www.model-glue.com > Documentation: http://docs.model-glue.com > Bug Tracker: http://bugs.model-glue.com > Blog: http://www.model-glue.com/blog > > You received this message because you are subscribed to the Google > Groups "model-glue" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<model-glue%[email protected]> > For more options, visit this group at > http://groups.google.com/group/model-glue?hl=en >
-- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" 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/model-glue?hl=en
