[ http://issues.apache.org/jira/browse/VELOCITY-430?page=comments#action_12363132 ]
Will Glass-Husain commented on VELOCITY-430: -------------------------------------------- Hi Daniel, Thanks for the comment! Your message confuses me. It's a usability improvement to make this change or to leave it out? (are you arguing for or against in the last sentence?) I definitely think this is a usability improvement. I'm an experienced Velocity user, yet I build templates all the times with syntax errors due to typing commas in macro arguments. Why make users think twice about this? I'm not worried about behavior -- it seems a small tweak to the parser with localized influence. Our regression tests will ensure stability... > Allow commas or spaces to separate macro arguments > -------------------------------------------------- > > Key: VELOCITY-430 > URL: http://issues.apache.org/jira/browse/VELOCITY-430 > Project: Velocity > Type: Improvement > Components: Source > Reporter: Will Glass-Husain > Assignee: Will Glass-Husain > Priority: Minor > Fix For: 1.5 > > If there is a macro "displayNotes", it'd be nice to allow > #displayNotes("note1" "note2") OR > #displayNotes("note1" ,"note2") > Allowing macros to support comma separated arguments like almost every > programming language in existence. This never made sense to me. > Anyone object to adding this? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]