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/913c2ee4329cd75e#

I propose we auto-guess php class name based on filename, where that class
is stored.

For example "my_super_helper.php" file will contain "MySuperHelper" class
and nothing other.

There are several benefits of this:   -

  • no need to specify class name in unit config file (only class filename

...

  • remains)

...

  • developer will be forced to properly name class file to connect it's

...

  • class to the system

This large change, since we need to rename most of our classes/files to keep
everything workings. That's why I propose this change to be made as part of
5.2.0 release.

Related Tasks

Jira Legacy
serverSystem Jira
serverId513b375f-8291-

Best Regards,
http://www.in-portal.com
http://www.alex-time.com
3313-9d9f-704c39b1f915
keyINP-683