Re: Forward References (was: Re: Anxiety over 4.0)

new topic     » goto parent     » topic index » view thread      » older message » newer message

Jason Gade wrote:

> So what problem would forward references solve that the current
> Euphoria include system (with 4.0 improvements) doesn't solve?

(1) Having to be forced into a routine_id arrangement for mutually recursive
routines (I use these fairly frequently)

(2) Having to physically rearrange my source code whenever I happen to add a
reference to a routine below. The new location of the now-referred to routine is
not always easy to determine and is almost never in a logical place with respect
to 'related' routines. For example, I like to group together routines that are
related in some manner. But when I'm forced to reorganise because of the lack off
forward references, the routine often ends up far removed from its related
routines.

-- 
Derek Parnell
Melbourne, Australia
Skype name: derek.j.parnell

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu