You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Versionig should be refactored so that we have an interface which is implemented by the current versioning backend and additionally we have a dummy versioning interface. So we wouldn't need strange hacks such as Erfurt_App::getInstance()->getVersioning() that it wouldn't return false, which I think is no good behavior.
The Versionig should be refactored so that we have an interface which is implemented by the current versioning backend and additionally we have a dummy versioning interface. So we wouldn't need strange hacks such as
Erfurt_App::getInstance()->getVersioning()
that it wouldn't return false, which I think is no good behavior.See also #117
The text was updated successfully, but these errors were encountered: