Add interface for XML engines in backend #167
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Now every engine has it's own class without any standardization. We should change that to make adding new components easier.
Done.