On Thu, Nov 29, 2001 at 05:16:38PM +1100, Ben Stanley wrote:
> Perhaps an extra argument to convert would be in order?
> 
> Converters::convert( <blah blah> , bool priority_nice = false )
> 
> if( priority_nice )
>         command = string("nice ") + command;

And make sure that this is portable...

> or maybe an enum would be a better way to achieve the argument naming.

Enums are bad...  .... .... Oops. I did not want to start _that_ discussion
now...

Andre'

-- 
André Pönitz .............................................. [EMAIL PROTECTED]

Reply via email to