Hi Devs! I would like to get some review of a change that I prepared which would make working with Apache POI easier (at least for me)
I propose to persist the list of classes/xsbs instead of creating them on-the-fly every time the build is executed. This would then be similar to how we build the Java 9 java/class files. Let's discuss details at https://github.com/apache/poi/pull/313 where I also put a detailed description and pros/cons. I plan to commit this in a few days if I do not get any "-1" or concerns about this change. Thanks... Dominik.
