What would you suggest, if I want to store documents with more props than the default. Should I customize the whole product or should I subclass DocumentFile? If I subclass it, would I inherit the methods (e.g. for editing), too? Can I extend these methods in my new class or do I have to overwrite the inherited ones completely. TIA Frank