﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5601	Analayse impact: removeEqualFunctionCalls and avoid as tearing variable	Vitalij Ruge	somebody	"removeEqualFunctionCalls can repalce
`f(x,y)` with `a` where `f(x,y)` is a expression depend from `x,y` (if `a=f(x,y)`).
In some cases `x,y` can have start values. but `a` don't.

One idea is to avoid `a` in tearing select, like `start`-attribute is using to `prefer` a variable (see #5458).

Maybe this should be done only for initialization."	defect	new	normal	Future	Backend				Karim Adbdelhak Andreas Heuermann Francesco Casella
