Text object: Load text from file/save text to file

Can we have option for text object to load text from file/save text to file? I know we can use XML files for that, but sometimes plain txt file is easier to use. Let say we made nice credits for our game. Now we made typo into it. Normally we would have to recompile game, with this option we would have only to change txt file (seriously, for THAT purpose txt file is easier and XML is overkill)