private routines

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

I'm not sure if this was what Bernie Ryan had been asking about.. but I'm
gonna ask this anyway.

I ask that Eu supports routines within routines (whether funcs, procs or
types). This means that we would have global, local AND private routines.

-- Pseudocode example ahead:
function local_routine()
    procedude private_routine()
        -- code here
    end procedure
    -- code here
    -- code here
end function

I'd like this because sometimes I have to write lots of repeated code for
just one routine. The routine gets pretty long and less readable.

Do you guys agree?


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu