Re: Namespace idea
- Posted by "Hawke'" <mikedeland at NETZERO.NET> Aug 29, 2000
- 430 views
<snipsnipsnip> mike nelson: > using foo,bar,blech > namespace ugly > namespace mug > yuck(17,"ABC") > the interpreter would try in order: > ugly.mug.yuck > ugly.yuck > yuck > foo.yuck > bar.yuck > blech.yuck after reading your post, i pondered it for a while, and grew to like it... as well as some other namespace suggesstions prior to this post, irv, etal. i have one serious fear with your post however... i feel as though all those namespace lookup for each call of a function will *DRASTICALLY* alter the speed of recursion, which is one of EU's main strong points... i will however assume that rob can apply some cacheing for the function lookups for recursion to alleviate any overhead your suggesstion might have :) --Hawke' ____________NetZero Free Internet Access and Email_________ Download Now http://www.netzero.net/download/index.html Request a CDROM 1-800-333-3633 ___________________________________________________________