Determining what PODS components your PODS will need

Before you begin writing code to implement your POD, it is a good idea to look over the PODS objects that are available and determine which ones your POD will need to use. For example, will it create whole pages (PODSDocumentSrc ) or vend JavaScriptable objects (PODSObjectSrc)? How will the POD integrate with the rest of your mobile application?