Just set up a tab with ?init=true on the URL (or whatever you changed  
the reload url variable and value to if you did that) and refresh when  
you change a controller or model object. That way you can develop,  
incorporate your changes and have the speed you need for building your  
views. Note that the only changes that need a refresh like that are to  
the XML (MG or ColdSpring, controller code and/or any model code that  
gets stuck in a persistent scope.

Yeah, it still requires you to refresh from time to time (and a lot  
depending on what you're working on), but it's better than 11 seconds  
for every request regardless.

Incidentally, until CF9, this was SOP for a lot of us developing large  
MG projects.

J

On Oct 16, 2009, at 12:25 PM 10/16/09, Drew wrote:

>
> Report Execution Times is off, I have only minimal access to server
> settings so I can't turn off the memory tracker.  Something tells me
> that isn't going to give me an order of magnitude in speed like I
> should be seeing.  Turning off reload/debug made the page instant, of
> course I can't develop now since it wont detect many changes.

--~--~---------~--~----~------------~-------~--~----~
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