Commit Graph

2 Commits

Author SHA1 Message Date
victorbjelkholm
da8c3c46c5 Remove parameter should be passed reference 2013-11-19 20:54:56 +01:00
Jacob Kiers
8bd355f556 Use Interfaces anywhere.
In practice, there were still too many concrete classes, which makes
integration into a framework hard. To overcome this, the codebase has
been refactored to use Interfaces when a resource is needed.

All necessary Interfaces have been created, and the existing concrete
classes now implement these interfaces.
2013-02-11 14:02:14 +00:00