Re: Wrestle with this code :) !



"Femi Fadayomi" <ff@xxxxxxxxxxxx> wrote in message
news:43581cc1$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> Richard H wrote:
> > Hi. I am looking for tools and methods to master a software written
> > with Delphi 7 and SQL Anywhere 9. It is a complex program, with no
> > structure, no documentation (no specification, no comment in the doc,
> > no UML diagrams, etc., nothing). I am looking to any tool or method
> > that can help me to understand, comment and master those 1000 units
> > of code.
> >
> Try ESSModel found here http://sourceforge.net/projects/essmodel/. It will
> give you rudimentary documentation that may be able to get you started.
>
> Good Luck
> Femi
>

I agree.

OP already is using Modelmaker, I think, which is great.

But people should realize that ESSModel is a great free tool out there, too.

-- Herbert Sitz



.



Relevant Pages

  • Re: Master pages, how to make them work?
    ... I still don't see how a Master page can dynamically using different content ... ContentPlaceHolders to set and/or obtain values in the reference pages? ... in each table cell has ContentPlaceHolder (IDs, cph_Header, ... very frustrated with complete lack of useful documentation that doesn't ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Master pages, how to make them work?
    ... how do you control the flow of each content controls and their contents? ... You have absolutely defeated the purpose of the master page. ... So what page do I reference if I'm testing from a Browser?? ... very frustrated with complete lack of useful documentation that doesn't ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: tkinter questions: behavior of StringVar, etc
    ... so many of the answer to the design choices you question cannot between answered within the python documentation but should be searched in the Tcl/Tk documentation. ... The master ia the root of this hierarchy, and you have to build it before building the rest. ... Variable class (which is the basic class of StringVar), you will easily find the 'magic' to which you refer to. ... properly thinking about the use of module level globals. ...
    (comp.lang.python)
  • Re: Master pages, how to make them work?
    ... A sample Master Page ... frustrated with complete lack of useful documentation that doesn't require ...
    (microsoft.public.dotnet.framework.aspnet)