Skip to content

WIP: Change classes to formal interfaces

Greg Campion requested to merge abstraction_implementation into master

For the classes where it's necessary to provide certain properties, we should enforce this with formal interfaces and properties or methods where necessary using @AbstractMethod.

Edited by Greg Campion

Merge request reports