Predicate is not generated

Posts   
 
    
Andre1
User
Posts: 8
Joined: 19-May-2009
# Posted on: 19-May-2009 10:54:07   

Where is the option to generate code with the predicate filters enabled. Using 2.6.

MTrinder
User
Posts: 1461
Joined: 08-Oct-2008
# Posted on: 19-May-2009 20:44:59   

Sorry. I'm not sure I understand your question. Filtering is enabled at all times - you need to manually create the PredicateExpressions yourself and pass them to the relevant date retrieval methods.

Could you expand more on what you are trying to achieve ?

Matt

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39859
Joined: 17-Aug-2003
# Posted on: 21-May-2009 11:17:25   

You are referring to the predicatefactories? Please enable the tasks in the preset for generating predicatefactories. Though they're not recommended, as they generate a lot of code and one should use the operator overload based approach instead. They're also discontinued in future versions.

Frans Bouma | Lead developer LLBLGen Pro