Rewrite of "core" framework basically done!
The huge rewrite is finally done. The application "tests" runs again without errors. I have rewritten the launch part of an application by rewriting many pre-deprecated sections and loosing about 5-7 include files (which is good for performance). "Detection" of the application's name (parameter: app) was very badly written, e.g. $_GET
was checked again, even when there was already a Requestable
instance around.
This is now finally done and I'm going to rewrite my application "hub" towards these changes. The #GIT repository is here:
Roland Häder🇩🇪
in reply to Roland Häder🇩🇪 • •Now "hub" is being upgraded:
* Use new bootstrap method of starting application done
* Import classes/interfaces/exceptions on-going
* Expand all foo_bar_class configuration entries with namespaces pending
* Fix all remaining stuff pending
Roland Häder🇩🇪
in reply to Roland Häder🇩🇪 • •Roland Häder🇩🇪
in reply to Roland Häder🇩🇪 • •Roland Häder🇩🇪
in reply to Roland Häder🇩🇪 • •Roland Häder🇩🇪
in reply to Roland Häder🇩🇪 • •Roland Häder🇩🇪
in reply to Roland Häder🇩🇪 • •Roland Häder🇩🇪
in reply to Roland Häder🇩🇪 • •