Erik H - 2016-10-14

Thanks for your contribution. As you've indicated, it would not be a good idea to just implement this change, as existing SVN/Git users would suddenly lose all continuity in their repository history. It would have to be coded in another class implementing PToolsObjectToFileMapper, and activated through a configuration option.

The problem for me, however, is that I've left the PeopleSoft world and don't have access to any PeopleSoft systems; therefore, I can't do any testing. I'm actually trying to wrap up the project, once a change by another user has been integrated, and I'll be looking for someone to take over the project.

Incidentally, I think you are using the tool the wroing way if you want to compare different versions of your code. If you are just comparing projects, you might as well use app designer to compare exported projects. My advice is to use this tool to export the code to Subversion or Git; there's a plethora of excellent tools our there that will then allow you to view diffs between commits, and you typically won't have to navigate a lot to see the various files.