Open Power Template 2.x family
PLEASE PROVIDE THE TEMPLATES AND/OR PHP CODE IN THE TASK DESCRIPTION (Not URL-s to them). THAT ALLOWS US TO REPRODUCE THE PROBLEM! OTHERWISE WE ARE NOT ABLE TO HELP YOU!
Remember to hide all the security-related pieces of code from the task description, like passwords, server paths etc. for your own safety. Once we close the task, we cannot edit it anymore!
PLEASE PROVIDE THE TEMPLATES AND/OR PHP CODE IN THE TASK DESCRIPTION (Not URL-s to them). THAT ALLOWS US TO REPRODUCE THE PROBLEM! OTHERWISE WE ARE NOT ABLE TO HELP YOU!
Remember to hide all the security-related pieces of code from the task description, like passwords, server paths etc. for your own safety. Once we close the task, we cannot edit it anymore!
FS#162 - Migration to new exception system
Attached to Project:
Open Power Template
Opened by Zyx (Zyx) - Wednesday, 12 May 2010, 13:58 GMT-7
Last edited by Zyx (Zyx) - Wednesday, 12 May 2010, 13:59 GMT-7
Opened by Zyx (Zyx) - Wednesday, 12 May 2010, 13:58 GMT-7
Last edited by Zyx (Zyx) - Wednesday, 12 May 2010, 13:59 GMT-7
|
DetailsOpen Power Libs core 2.1 introduced the new, more reliable and scalable exception handling system. However, it requires to reduce the number of exceptions and rename them due to different filesystem locations. The task concerns migrating the existing OPT 2.1 code to the new exception system:
- finding existing exception throws - introducing new exception classes - replacing the existing exception throws with the new ones. |
This task depends upon