Re: Host variable inheritance
- From: Catherine Rees Lay <spamtrap@xxxxxxxxxxxxxx>
- Date: Fri, 28 Apr 2006 09:43:41 +0100
Joost wrote:
I would also be in favor of anything that allows one to block theI'm the opposite way round - most of my internal procedures are chunks of code pulled verbatim from horrendously long and complicated old routines, so that the underlying structure is exposed. I need to inherit everything in there - but I'd love to be able to write INHERIT ALL so that the next person who looks at the code can see that's what's intended to be going on.
'import' or 'inheritance' of variables from the host. The fact that
this isn't possible right now made us abandon internal procedures... it
is just too error prone. I don't care about the syntax, even IMPLICIT
REALLY NONE would be fine ;-)
Joost
Catherine.
.
- References:
- Host variable inheritance
- From: Joe Krahn
- Re: Host variable inheritance
- From: Dan Nagle
- Re: Host variable inheritance
- From: James Giles
- Re: Host variable inheritance
- From: Dan Nagle
- Re: Host variable inheritance
- From: Joe Krahn
- Re: Host variable inheritance
- From: Dan Nagle
- Re: Host variable inheritance
- From: Joost
- Host variable inheritance
- Prev by Date: Re: Fortran 2008 (was Re: New style DO syntax?)
- Next by Date: Re: Fortran 2008 (was Re: New style DO syntax?)
- Previous by thread: Re: Host variable inheritance
- Index(es):
Relevant Pages
|