Remove StringList from the source code.

Issue #27 new
Robert Massaioli repo owner created an issue

The StringList provides nothing that we could not provide by just using the containers that it internally defines. It is a waste of code and should be removed. I consider this to be a bug because it is cluttering up the codebase when it could be cleaner and less verbose.

Comments (0)

  1. Log in to comment