Servoy 7.2 rc

After installing I encounter the following problems:

  1. the property JSForm.allvariables is depricated. It seems it must be replaced everywhere with the method JSForm.getVariables()
  2. the variable document hides a property (same for parameter, function etc.). It seems all these has to be changed. Although I cannot find where this property comes from. Is there a reason for this change? Which object is the owner of property ‘document’?