On 13/08/10 10:24 +0100, Sharoon Thomas wrote:
> Hi,
>
> Reference to the IRC discussion (just done), I am happy about this change.
>
> from the discussion the search clauses will look like:
>
> ['AND', ('name', '=', 'foo'), ['OR', ('amount', '>', 100), ('state', '=',
> 'paid')]]
>
> and you could use any iterable as container for this.
We need to define also how to handle single clause domain.
Should it be:
['AND', ('name', '=', 'foo')]
Or simply:
('name', '=', 'foo')
--
Cédric Krier
B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: [email protected]
Website: http://www.b2ck.com/
pgpgZwf2KtkN6.pgp
Description: PGP signature
