GeeH / UglyDi

Ugly Di container
4 stars 0 forks source link

Review Code You Lazy Swine #2

Open GeeH opened 10 years ago

GeeH commented 10 years ago

Please review the code and give your opinions @ocramius.

Ocramius commented 10 years ago

In general, all files have messed up headers/docblocks which I won't review as it's just noise. License should be included in files.

UglyDi\UglyDi:

UglyDi\Module:

The entire class should probably be avoided, as this is a library more than a module

UglyDi\Exception\InvalidCacheDirException:

UglyDi\Exception\InvalidClassException:

UglyDi\Generator\GeneratorInterface:

UglyDi\Generator\Generator:

Further reviews will be provided if a pull request is provided.