Ethereal-dev: Re: [Ethereal-dev] Adding list-type data to a column

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 5 Feb 2004 15:08:23 -0800

On Feb 5, 2004, at 1:19 AM, Biot Olivier wrote:

|I.e., call them "col_append_str()" and "col_append_fstr()", but add a
|separator string argument.

I think your proposal is OK, but we will have to update the 839 occurrences
of the col_append_X() methods :)

Then that might not be the best idea.

I can't think of much better names for your routines, unless a name with "sep" or "separator" were used.