http://qs321.pair.com?node_id=272085


in reply to Re: Code factory
in thread Code factory

Both flouder99 and sauoq have good answers. The closures method is what I was originally looking for, but simply having a generic function works as well. I'm also trying to look at this from the perspective of who uses these functions. Is it better to have a lot of different function names, or one function that can take a lot of arguments?

Opinions?