On Sep 18, 7:22 am, "Tomek Kott" <[EMAIL PROTECTED]> wrote: > Ahh, I knew the ScopeDump was useful for something. I just wish the flash > one worked. I am currently using the old (I imagine) "scopeDump.cfm" and it > takes a very long time to get through all of the application variables. And > the output file is ~50MB... i wish the flash one worked... oh well.
You could easily write a quick utility to show on the top level keys and allow users to drill down. I suspect none of us have already as the flash one works so well. You do need flash remoting in place, which means you need to have a functioning flash remoting gateway for your application. > In any case, I think I'm going to change skin:view file, since it has a nice > "html" variable and only in one place. Modifying view will only catch those views that use this tag. You could always wrap your ./webskin/* files in your special formatting tag, that way the output can be automatically cached in the object broker. -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" 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/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
