TAPESTRY-2570: Fixed NPE issue when trying to report an exception involving an instance that returns null for toString() + move around some variables definition to improve readability
TAPESTRY-2748: Change render order of ajaxDelegate in Shell + output scripts using markupwriter methods directly (and remove usage of sun.security.action.GetPropertyAction)
TAPESTRY-2460: Nested BeanEditors (where the block parameter for a property to one BeanEditor contains another BeanEditor) results in a StackOverflowException