Dynamic Filters: The Theory Behind the Facts

By Steven Parker

Posted March 27 2001

Summary: Clarion’s templates hide complexity. The ABC classes are supposed to also. But too often we developers re-introduce complexity.Once you realize that filters can be created in only two ways, it is really much easier to optimize filter expressions and performance. Part 1 of 3.

Please log on to read this subscriber-only article. If you do not have a subscription you can purchase one in the ClarionMag store.

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

Agile, Test-Driven Development In Clarion#, Part 2

5/12/2008 12:00:00 AM

In this second of two articles on Test Driven Development, Dave Harms walks through the process of creating tests cases and then writing the Clarion# code to satisfy the tests.