Invenzzia »

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!
Tasklist

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
Task Type TODO ticket
Category User API
Status Assigned
Assigned To Zyx (Zyx)
Operating System OS-independent
Severity High
Priority Urgent
Reported Version 2.1 SVN
Due in Version 2.1.0
Due Date Undecided
Percent Complete 60%
Votes 0
Private No

Details

Open 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

Loading...