# $Id$

SkyPersonEditor
===============
- this is the content-page editor triggered by the 'edit' button on the
  person viewer
- uses several reusable "subeditors" for various parts of the person
  document:
    SkyAddressSubEditor
    SkyCategorySubEditor
    SkyCommentSubEditor
    SkyCompanyFlagSubEditor
    SkyContactSubEditor
    SkyExtendedAttrsSubEditor
    SkyPhoneSubEditor

- TODO: whats the difference to SkyPersonAttributesEditor configured
        for all attributes?
  => SkyPersonAttributesEditor can only be used on new records?


SkyPersonAttributesEditor
=========================
- this is the content-page editor triggered by the 'edit' button on the
  of a configurable subection under the person viewers attribute tab
- has no collapsibles like SkyPersonEditor


SkyPersonSearchPanel
====================
- this is a plugin for the BaseUI/SkySearchPanel component
- exported using bundle-info.plist
