Re: Analysis tools

From: Davids (nowhere_at_nowthere.com)
Date: 08/20/04


Date: Fri, 20 Aug 2004 12:13:52 -0700

This doesn't make any sense at all...

Yuri Rai wrote:

> Hi David,
>
> You might also want to take a look at our PE Explorer.
>
> The fully functional trial is here: http://www.heaventools.com/download.htm
>
> Sincerely,
>
> Yuri Rai
> Heaventools Software
> http://www.heaventools.com
>
> "Davids" <nowhere@nowthere.com> wrote in message
> news:41254A6E.5A826109@nowthere.com...
> > I need to refactor a large GUI-based program, extract the main processing
> > elements, and make something that is scriptable and that uses those
> functions.
> > The way the program is currently structured, it isn't feasible to simply
> bypass
> > the GUI parts. (This program has a rich set of analytical functions in it
> that
> > process some data. Most of these functions operate on lists of data and
> are not
> > dependent on anything in the GUI part.)
> >
> > I'm wondering what tools people might recommend for simplifying such a
> task.
> >
> > Another way to look at it is that we want to take this GUI-driven app and
> turn
> > it into something that uses more of an MVC-approach to the world.
> >
> > TIA
> > -David
> >