Backport setOmitted() to 2.0.x

Notice: This thread is very old.
ZZromanZZ
Member | 87
+
0
-

Is possible to backport setOmitted() feature for form controls to 2.0.x?

It should be absolutely without BC-break.

I know, new Nette should be released soon, but there will be many projects still running on 2.0.x, which would use this feature.

Jan Tvrdík
Nette guru | 2595
+
0
-

Use unset in 2.0.x. Or is there any big advantage of using setOmitted()?