In this chapter, we design and implement a CORBA client, using Dylan and the Functional Developer ORB.
Our client presents a graphical user interface to a bank object and its operations. We implement the user interface using DUIM, Functional Developer's window programming toolkit. Since the primary motivation for this tutorial is to illustrate the use of CORBA, we focus less on the design of the graphical interface, and more on the method for interacting with CORBA objects.