THE FOLLOWING INFORMATION IS OUT OF DATE...
The Importance of API
Having a consistent and functional API is critical in a software component. There is a famous saying: "API is forever". This is true. Once a class, interface or method is public or protected, it cannot be deleted and is expected to function until the end of time, even when deprecated.
...
Overview
Content Tools
ThemeBuilder