POV-Ray : Newsgroups : povray.off-topic : GIMP hotkeys/ scripts/ user-defined functions? : Re: GIMP hotkeys/ scripts/ user-defined functions? Server Time
6 Sep 2024 23:20:49 EDT (-0400)
  Re: GIMP hotkeys/ scripts/ user-defined functions?  
From: Invisible
Date: 10 Dec 2008 11:29:16
Message: <493fee5c$1@news.povray.org>
nemesis wrote:

> Actually, that example should be perfect for Python/Ruby and their's 
> named arguments.

Don't forget Smalltalk. (Although Smalltalk still requires you to write 
them *in the right order*.)

> 8 friggin' arguments is impossible to remember which 
> is which!  They beat both Haskell and Lisp hands down... :)

Yeah, actually _any_ function that requires 8 distinct arguments is 
probably a bad idea. Probably means you should be splitting it into 
several seperate functions, or joining some of the arguments up into 
more complex data structures, or *something*...


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.