It's mostly code, cfm's and cfc's

Its more of an application than a site, so I need something that can find if
the .cfms are linked to included etc and if the cfc's are invoked or created
I realise its not going to be perfect, figured I could write something like
this but someone probably already has.

Regards
Dale Fraser

http://dale.fraser.id.au
http://cfmldocs.com
http://learncf.com
http://flexcf.com

-----Original Message-----
From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On Behalf
Of Kym Kovan
Sent: Wednesday, 21 December 2011 9:57 PM
To: cfaussie@googlegroups.com
Subject: Re: [cfaussie] Unused Files

Hi Dale,

how dynamic is the site?

A modified sitemap tool might work for most of that if things are fairly
static. Walk through the site building a huge map of all links and then see
what you have that is not on the list.


On 21/12/2011 9:34 PM, Dale Fraser wrote:
> I'm looking for something that I can run that will tell me the 
> following, I appreciate its getting harder down the list, but covering 
> any of these points would be good
>
> 1.Unused cfm / cfc
>
> 2.Unused assets images etc
>
> 3.Methods Not called in cfc
>
> 4.Variables not used within methods
>
> The reason is we have a big legacy application that we are looking to 
> move into the cloud, and I'd ideally only like to move things that are 
> being used.
>
> Regards
>
> Dale Fraser
>
>

-- 

Yours,

Kym Kovan
mbcomms.net.au


--
You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to