it's now part of the base CVLayerController interface (used by both CVF0rLayers and CVGrabberLAayer)
- Separating view logic from the real layer implementations (so layers can be created programmatically and associated to a view only if/when necessary) - Separating the c++ glue classes from their related cocoa implementations