Talk:Anagrams: Difference between revisions

Line 15:
That would IMHO be better, because it's more modular. --[[User:Ce|Ce]] 16:35, 2 October 2008 (UTC)
:"Read a file from the web" already has [[HTTP Request|a task made for it]]. Either way, I also think getting rid of the web file requirement is a good idea. --[[User:Mwn3d|Mwn3d]] 16:54, 2 October 2008 (UTC)
:I think that programs should not be prohibited from getting the list from a local file, a web resource, or even a previously defined variable — the point is the algorithm, not the means of getting the input data (which should be chosen to best fit the language). I also think having a specific word list list adds concreteness of the task, and a common test data set — but it should not be interpreted as a ''requirement'' to download that list at the time of execution. --[[User:Kevin Reid|Kevin Reid]] 19:14, 2 October 2008 (UTC)