SV: Dynamic finders

2001-06-11 Thread Magnus Rydin
Title: SV: Dynamic finders Yes. If you want to go pure, you could do something like: a) get them all and then filter them in your code b) get the largest hit first, then filter them with the collections returned by your other finders (requires one finder per dynamic value of original query

SV: Dynamic finders

2001-06-08 Thread Magnus Rydin
Title: SV: Dynamic finders something like .. ($1 is null OR $1=$field) AND ... -Ursprungligt meddelande- Från: Stefan Paun [mailto:[EMAIL PROTECTED]] Skickat: den 8 juni 2001 07:16 Till: Orion-Interest Ämne: Dynamic finders Does anybody have a solution for implementing