The change event mechanism used by pages and components to communicate changes to persistent page properties to the {@link com.primix.tapestry.IEngine}. How the engine persistently stores these values is not relevant (here), though its safe to bet it involves a {@link com.primix.tapestry.IPageRecorder}. @author Howard Ship hship@primix.com