Collin Funk wrote:
> I am hesitant to change the GLModule.getFiles() function to include an
> empty string just so that joining the lines emits an empty line.
> 
> This solution should work.

This solution is too much of a hack.

It would be better to define a method getFiles_Raw -> str,
similarly to how getLicense_Raw is defined, and have
getFiles -> list
use that.

Bruno




Reply via email to