Core Opie Policies Image Policy This section outlines policies with regard to images in Opie. Specifically, concerns regarding the structure of the pics/ subdirectory are addressed. Primary Declarations All generally useful images are to be inlined. All images which are used by more than one Opie core application are to be inlined. All images specific to one core application are to be moved into a pics/ subdirectory of the application's directory, and are to be packaged with the application. All other images are to be kept for compatibility reasons and are to be packaged in a opie-extrapics package. The opie-pics package will no longer exist, and no images will reside in the root of pics/. Qtopia Compatibility This section outlines the stance of Opie with regard to compatibility with Qtopia. Testing must be done on a regular basis to ensure that this is still the case. Our applications must work in a Qtopia environment, and vice versa. Primary Declarations Binary compatibility is to be retained with Qtopia, in both directions. The libqpe library is not to be altered in such a way that compatibility is broken. Functions may be added to the library, as long as that does not affect compatibility, and as long as said functions are used ONLY internally. Existing functions are not to be altered in an unexpected way. Core/NonCore This section outlines policies and guidelines with regard to the core/noncore seperation. Primary Declarations NULL