Menu

#16 consider moving data files into .h

v2.0
open
nobody
None
5
2012-10-28
2012-10-28
No

Advantages:
- all data contained in a single .so / .dll
- simplified CMakeLists
- eliminates risk of orphaned data files install directory
- increased portability: eliminates path fuzz in windows

Disadvantages:
- .so / .dll increases in footprint
- perhaps a bit more complicated to import new tables, unless script is provided for .h generation

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.