Hi all. I'm still having terribly slow startup times on my CF 7 box.
I'm using the new MG maintenance release. I just now noticed something
in the ColdFusion debugging exceptions.

...\ModelGlue\gesture\factory\TypeDefaultingMapBasedFactory.cfc(53)
type    Application
message Could not find the ColdFusion Component general.

There is one of these lines for every event-handler with a type
attribute. I have about 40 of them (so far) and this in and of itself
takes a minimum of 10 seconds to process.

Why don't we check for the existence of a cfc before trying to
instantiate it? It surely adds overhead not doing so. That, along with
the couple dozen other startup errors (OrmAdapter, Scaffolds, etc),
sure is ugly.

I don't know how much of the time can be attributed to the startup
errors, or if the process would take close to that long anyway. If
this is just a symptom of using components, I may have to re-think
whether or not I want to build with components going forward. Most of
what I do is geared toward shared environments where CF may be
restarting more often than would be on a private server.

Thanks,
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]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to