|
 |
"jr" <cre### [at] gmail com> wrote:
> (in my opinion) for users to not take advantage of a "lax" parser. if you have
> a list, then well, comma-separate the items (you're not a lawyer, are you ?
> </grin>). where you '#declare', even if the statement parses without the
> semicolon, be consistent and write one anyway. "help" the parser rather than
> making it work harder ;-).
Betterer practice I think would be to just dump it all into a mixed array, (or
array of arrays), and then use a loop to define the spline.
Single-use containers are wasteful and annoying.
Best would be if we could use arrays as actual matrices - because I'm sure some
interesting things could be done with neat matrix magic tricks.
- BW
Post a reply to this message
|
 |