
30 Mar
2009
30 Mar
'09
7:49 a.m.
On Mon, Mar 30, 2009 at 12:54:03AM -0400, Konstantin Sobolev wrote:
So what should I use, Query Bool with empty (Read, Show) implementations, losing state between restarts; or Property losing flexibility that I'd like to have?
From a user perspective, it would be very surprising (and annoying) to have a layout lose state between restarts since up until now, no layouts do this. So I would vote for using Property. However, feel free to submit patches for Property to add features you would like to have.
-Brent