File:FlexibleArgumentHelper.zip: Revision history

From KitwarePublic
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    10 December 2007

    • curprev 12:3212:32, 10 December 2007Ewing2121 talk contribs 499 bytes +499 The 'unpack(sources)' call feels pretty unnatural. This is easily avoided by using a table (array of strings) instead of a variable argument. But this brings up a bigger issue. Different users may package their data in different ways. We should probably t