I just started using XCore and I love it. But I don't understand one thing. Is ti still possible to alter the generated code? Sometimes I just need to add a static instance-counting field initialized in constructor to my generated class. However, when I try to edit the code as I have been used to with ECore, the IDE warns me that the file is derived. If I edit it anyway, when the code is regenerated all my changes are lost.