Monday, June 25, 2012

Class schemes 2.0

Hi!

While working on the admin tools, I found some obstacles. I wanted to use the base classes that load the structure of the achievements and extend them to support administrative functions.
Therefore I did some restructuring. I modified some abstract classes and made use of PHP traits.

So here comes the new class scheme:



There will probably be some further changes though, since the admin tool is still WIP.

Yours Cotare

No comments:

Post a Comment