Re: OOP style
- From: "swansnow" <schultz@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: 25 Aug 2005 13:27:49 -0700
Nested routines... Do you mean you declare procedures inside a
procedure? That sounds intriguing.
In my scenario of a humongous method, needing to be broken down, then,
would you put the "helper" methods nested inside the "main" method?
Scope-wise, does this mean that the nested procedures are only visible
to the containing procedure? Do they have access to the class's
variables, and the containing procedure's variables, too?
-Corinna
.
- Follow-Ups:
- Re: OOP style
- From: Bruce Roberts
- Re: OOP style
- From: Maarten Wiltink
- Re: OOP style
- References:
- OOP style
- From: swansnow
- Re: OOP style
- From: Bruce Roberts
- OOP style
- Prev by Date: Re: Newbie question about release, freeAndNil, etc
- Next by Date: Re: Newbie question about release, freeAndNil, etc
- Previous by thread: Re: OOP style
- Next by thread: Re: OOP style
- Index(es):