Need to be able to create external static/readonly/storage fields in classes and define them elsewhere in the program. Currently, you get a duplication of all data initialized in these sections in a class for each file that includes the class' header file.