Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/3d6a2e1d6bf82842#

I propose we should start migrating to PHP5 one way to increase performance
and simplify code.

Here is what we should do:

  1. 1. rename all class constructors to "__construct"

...

  1. determine what class variables and methods should be

...

  1. private/public/protected (also the way, how that methods/attributes are used

...

  1. by programmers should be taken into account). For example

...

  1. kDBItem::FieldValues is private, but is used as public attribute.

...

  1. Look through out the classes to determine what immediate benefit could be

...

  1. gained by transforming class implementation php PHP5.

...

 

Related Tasks

Jira Legacy
serverIn-Portal Issue Tracker
keyINP-386

...

http://www.in-portal.org
http://www.alex-time.com