Demos in this directory:

- evictor

  This is the source code for the evictor implementation described in
  the Ice Run Time chapter. You can copy and modify this code to suit
  your needs.

- printer

  An implementation of the simple printer example at the beginning of
  the book.

- lifecycle

  An implementation of the file system that supports life cycle operations.

- simple_filesystem

  An implementation of the simple (non-persistent, non-life-cycle)
  version of the filesystem example.
