Roundup Tracker - Issues

Message4151

Author stefan
Recipients ThomasAH, ber, pefu, schlatterbeck, slteichmann, stefan
Date 2010-10-15.16:25:46
Message-id <4CB8805D.1040207@codesourcery.com>
In-reply-to <1287158641.5.0.954288612491.issue2550648@psf.upfronthosting.co.za>
On 10/15/2010 12:04 PM, Bernhard Reiter wrote:
>
> Bernhard Reiter<bernhard@intevation.de>  added the comment:
>
> Stefan, I believe it is fine to start with the frontend as this is the
> exposed functionality in gernal.

Having just looked at the provided patch I realize that the change 
actually *is* to all layers (even though only a single backend is 
supported right now), so my earlier comment was mistaken.

> The point is that I got sick of
> waiting for the feature and I really need it badly right now, even if
> it is suboptimal. So I assigned one of our software engineers to it to
> give me some solution as a first step.
>
> As a next step we can improve or redesign.

OK, I agree. One additional type of expressions I would like to see is a 
compound filter involving multiple properties, such as "foo == 1 OR bar 
== 2". The current suggestion only allows expressions on a single 
property. But I agree, this is a very useful first step.

> (As far as I have understood the sql vs non-sql debate is not yet
> conclude on the developers list.)

True.

Thanks,
		Stefan
History
Date User Action Args
2010-10-15 16:25:47stefansetrecipients: + stefan, schlatterbeck, ber, pefu, ThomasAH, slteichmann
2010-10-15 16:25:47stefanlinkissue2550648 messages
2010-10-15 16:25:46stefancreate