Using Forms2XML and frmxml2f to store XML for Oracle Forms in Source Control
Does anyone out there use Forms2XML and frmxml2f to store XML for Oracle Forms in Source Control?
If so, how do you use it?
Do you use the XML as the only source code that is stored for each module?
OR
Do you store FMB and XML for each module?
Is the FMB to XML and the XML to FMB conversions reliable enough for storing as Source Code?