From: Adam Spiers Date: Tue, 29 Nov 2011 22:41:04 +0000 (+0000) Subject: Add support for suffixing parameters with '_append', and corresponding docs. X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/09afd4d8b287a7401451541a93343987db979db8?hp=09afd4d8b287a7401451541a93343987db979db8 Add support for suffixing parameters with '_append', and corresponding docs. This allows the option of constructing parameter values accumulatively rather than overriding existing parameter values. (cherry picked from commit aa3caf53a9cb35ee3d0e4173ed44e964c6b8b5ab) ---