If you're looking for Fluid Project coordination, design, communication, etc, try the Fluid Project Wiki.
Draft; Still incomplete, but hopefully a bit useful nonetheless.
This page describes how to work with the infusion Preferences Framework using schemas and the builder. It does NOT describe using the alternative technique, grades.
Preferences Editors are constructed by combining three main parts:
The Preferences Framework provides all the lifecycle events, configuration hooks, and persistence infrastructure required to support hooking these pieces together, as well as providing some pre-existing panels and enactors that can be re-used if desired.
There are two main ways you will likely use the Preferences Framework:
The configuration is the same for both of these modes; only the actual instantiation differs. This tutorial will teach both modes.