Skip to content

Commit

Permalink
updated readme (roadmap entry for issue #3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Gladysch committed Apr 10, 2016
1 parent ebc0681 commit 2efdd78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ Milestones
1. [DONE] *ClassLoader*-Instance which can be registered as php-autoloader
2. [DONE] *PackageHandler* as extension for ClassLoader
3. [DONE] *ClassMapGenerator* for automatic generation of class maps thats can be used by ClassLoader
4. [IN WORK] class loading of installed composer dependencies (classmap, psr-0, psr-4)
4. [IN WORK] class loading of installed composer dependencies (classmap, psr-0, psr-4, function-includes)
- [#3] prototype for function-loader
5. *TestFramework* for simple test cases needed to test contained tools
6. *ErrorHandler* and a class for *Debug*-Information
6. *Logger* classes for different targets
Expand Down

0 comments on commit 2efdd78

Please sign in to comment.