Talk:Update a configuration file

From Rosetta Code
Revision as of 15:46, 20 May 2011 by rosettacode>Markhobley (remove duplicate entries)

Task spec issues

This task spec seems needlessly complex. For example "In commenting out an option, any duplicates should also become commented." does this mean that changes should be made by commenting out the old option instance and adding a new line? If not, how can we satisfy this requirement in the task implementation? --Rdm 11:33, 20 May 2011 (UTC)

He's trying to get us to duplicate the (over-complex IMO) functionality that he put into his implementation of this task. –Donal Fellows 13:38, 20 May 2011 (UTC)

Ok, I have reworded that so that duplicate entries can simply be removed.

15:46, 20 May 2011 (UTC)