You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by "Knut Urdalen (JIRA)" <ji...@apache.org> on 2009/04/28 16:11:30 UTC

[jira] Resolved: (LOG4PHP-29) Load classes through autoload instead of explicitly include them

     [ https://issues.apache.org/jira/browse/LOG4PHP-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Urdalen resolved LOG4PHP-29.
---------------------------------

    Resolution: Fixed

> Load classes through autoload instead of explicitly include them
> ----------------------------------------------------------------
>
>                 Key: LOG4PHP-29
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-29
>             Project: Log4php
>          Issue Type: Improvement
>          Components: Code
>            Reporter: Knut Urdalen
>            Assignee: Knut Urdalen
>             Fix For: 2.0
>
>
> We should use PHP's autoload mechanism to load classes instead of explicitly include them. This will both simplify the code and only load the needed classes at runtime.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.