ok, i created a simple form comprised mainly of text fields and some check boxes. after completing the general layout of the form, i saved it then proceeded to edit text field borders to appear with the top and left side borders visible and the right and bottom borders invisible. the borders are set to 0.25 pt. i then proceeded to save my form at regular intervals as an XDP after i completed about half of my border settings. it was at this point that i noticed a considerable amount of slow-down during the save process (about 2-3 minutes). i then completed the rest of my border settings and executed another save, which this time took about 3-4 minutes.
the next day, i attempted to load the form to work on it some more, but to my dismay, the form wouldn't load. the application would not respond. in my attempts to troubleshoot, i found that the file size dramatically increased from about 1MB to 15MBs!
for kicks, i decided to look at the XML of the form and was surprised to find hundreds of the following tag inserted into the code:
i'm assuming that this contributed to the file size increase and subsequent slow-downs. are all these tags necessary or is this a bug of some kind??