Clean up PluginManager JavaScript code --------------------------------------
Key: CB-159 URL: https://issues.apache.org/jira/browse/CB-159 Project: Apache Callback Issue Type: Task Components: BlackBerry Affects Versions: 1.3.0 Environment: Both smartphone and PlayBook code. Reporter: Filip Maj Assignee: Filip Maj Priority: Minor The PlayBook-specific JavaScript code has a bunch of APIs (such as Notification, Network and Media Capture, to name a few) defined under the playBookPluginManager.js file. For maintainability and readability, we should split all of these implementations into individual files. It is not obvious where the PlayBook-specific code resides at the moment. These will get picked up in the JavaScript build task within ANT, anyways. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira