public static interface ERXUtilities.BooleanOperation
Useful interface for binding objects to
WOComponent bindings where you want to
delay the evaluation of the boolean operation
until valueForBinding is
actually called. See ERXStatelessComponent
for examples.