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.

Reply via email to