Writing Your Own Template Chain: Understanding Embeds

By David Harms

Posted July 27 2009

Summary: The Clarion template system is a toolset for building discrete pieces of an application and then combining those pieces in flexible ways while still allowing developers to add their own custom code. The embed system is the key to this flexibility.

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.