Michael,

I attend a meeting last night of the local actionscript users group and the
speaker was from JetBrains.  Although he was showing off their IDE for Flex
they just added CF support.

He showed a new feature of their ultimate edition that inspects your code
and creates a UML diagram of it.

http://www.jetbrains.com/idea/webhelp/uml.html

Looked to be an extremely interesting IDE and since they have a free 30 day
trial it might be worth giving it a try.

Couple of other things I saw it do that were kind of unique:
1. It will scan your code and locate variables declared and never used
2. Find missing var's in your code
3. When you define a color in your code it graphically shows up in the
gutter
4. Actually make suggestions how your code can be rewritten to make it more
efficient.

Though the presenter never showed any CF code last night in his examples it
was a pretty impressive presentation.

Rick




On Thu, Feb 16, 2012 at 10:21 AM, Cameron Childress <camer...@gmail.com>wrote:

>
> I haven't seen this, though I would say that it sounds like something
> FusionReactor could do if it was a feature they chose to build.  Might
> check with them.
>
> -Cameron
>
> On Wed, Feb 15, 2012 at 7:12 PM, Michael Dinowitz <
> mdino...@houseoffusion.com> wrote:
>
> >
> > I'm tracing some code by hand and I'm wondering if there is a better
> > way. There is an app that will allow you to point to a template and
> > document all of the template's cfincludes, all of the cfincludes in
> > the included templates, and so on. It does not do the same for
> > cfmodules, cfcomponent calls, cfx tags, etc. Is there an app which
> > will do this?
> >
> > I know that such an app can easily be written but I'd rather not
> > reinvent the wheel if I can help it.
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349919
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to