Nice work, Alexander!
(GWTP's @ProxyEvent is a convenient mechanism, but as you wrote, it can lead
to UI code being lazy-loaded too aggresively which hurts UI responsiveness.)
Vojtech
----- Original Message -----
From: "Alexander Wels" <awels(a)redhat.com>
To: devel(a)ovirt.org
Sent: Monday, December 14, 2015 9:32:41 PM
Subject: [ovirt-devel] Merged UI infra patch
Hi guys,
I just merged [1] which removes all occurrences of the @ProxyEvent mechanism
from the code base. As part of this patch I have to fix some Java generics
issues with some sub tabs. I believe I fixed them all properly but I might
have
missed some.
As part of this fix, now it will lazy load the code associated with sub tabs
instead of loading all the code at once when you select an item in the main
tab grid. This should result in a more responsive UI and less memory usage.
If you see any kind of strange behavior in sub tabs let me know and I will
see
if I can fix it.
Alexander
[1]
https://gerrit.ovirt.org/#/c/47912/
_______________________________________________
Devel mailing list
Devel(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel