Should I use XML to store translation rules and symbols? [on hold]



I am developing a library that translates a written language called Braille. Should I make it use XML files to store the translation rules and symbols, or should I hard-code them in the classes themselves?


No comments:

Post a Comment