How do I parse this structure? I need to turn this into single variables. E.g. from the attributes struct:
My code worked fine when it was all in one file. Now, I\'m splitting up classes into different modules. The modules have been given the same name as the classes. Perhaps this is a problem, because Mai