|
Viewing Issue Simple Details
[ Jump to Notes ]
[ Wiki ]
|
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Type |
Reproducibility |
Date Submitted |
Last Update |
|
0000463 |
[In-Portal CMS] Optimization |
task |
N/A |
2009-12-21 08:31 |
2009-12-22 05:21 |
|
|
Reporter |
alex |
View Status |
public |
Project Name |
In-Portal CMS |
|
Assigned To |
|
Developer |
|
|
Priority |
normal |
Resolution |
open |
Fixed in Version |
|
|
Status |
active |
Product Version |
5.0.2-B1 |
Target Version |
Future |
| Time Estimate | No estimate | |
|
|
Summary |
0000463: Migration to PHP5 (ongoing) |
|
Description |
To move forward we need to forget about PHP4 and move on to PHP5. Here is what we should do:
1. rename all class constructors to "__construct"
2. determine what class variables and methods should be private/public/protected (also the way, how that methods/attributes are used by programmers should be taken into account). For example kDBItem::FieldValues is private, but is used as public attribute.
3. Look through out the classes to determine what immediate benefit could be gained by transforming class implementation php PHP5.
|
|
Additional Information |
|
| Tags |
No tags attached. |
|
|
Reference |
|
|
Change Log Message |
|
|
|
Attached Files |
|
|
|