Re: Namespace clobbering internals

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

jiri babor wrote:
> 
> 
> keyword will be required, say 'export' instead of 'global'.
> 

I wonder if the inverse might be helpful? override ... for instance, say you
want to override the print function:

override function close(...)
 --- code
end function


Now, those that wish to override internals can, and those that just want to make
their own close() function for a database, or a PDF writer, or who knows what,
they can.

--
Jeremy Cowgar
http://jeremy.cowgar.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu