erp5_hal_json_style: Do not call getRelativeUrl to just traverse it one call later
getRelativeUrl and restrictedTraverse are expensive operations. Do not involve them pointlessly. Also, boolean evaluation of lists is a thing.
Showing
Please register or sign in to comment