Parsing last opened files
Posted: Thu Nov 26, 2009 10:26 pm
In OxygenXML 11, I use .xpr files to load up different projects easily from Windows Explorer. One of my projects contains a number of big files that take a long time to parse before OxygenXML fires up, which slows the loading down a bit. However, when I close down OxygenXML after working on that project and fire it up from Windows Explorer by double-clicking on an .xpr file with a different project, I notice it still parses all the files relating to the last opened project, before discarding those and parsing just the small file in the current project for display. This seems like an unnecessary waste of resources, and slows down the initial loading of OxygenXML.