vadersharp icon indicating copy to clipboard operation
vadersharp copied to clipboard

SentimentUtils: Separate data and logic

Open Chr1st1anSzech opened this issue 8 years ago • 1 comments

I would recommend to write all constants, words and other Information in ressource files, e.g. JSON or XML. That would support a more strict separation of data and logic. Furthermore, it simplifies i18n.

Chr1st1anSzech avatar Jun 11 '17 17:06 Chr1st1anSzech

Good idea - I wanted to first transcribe and make sure everything works but am happy to improve by moving the constants to resource files

codingupastorm avatar Jun 11 '17 22:06 codingupastorm