]> git.mxchange.org Git - core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 13 Apr 2018 23:37:57 +0000 (01:37 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 13 Apr 2018 23:37:57 +0000 (01:37 +0200)
commit08178fd2d0ae8ecd3b8f943c0b43cc0b4cfff9cd
tree45c582152e69515951ae0abf299e43adbd7627ff
parent127bdb651654211cc566ed06b6080004bb691b6d
Continued:
- rewrote ObjectFactory for some performance improvement, yet still more needs
  to be done, maybe some static "cache" array and then use reflection to clean
  up old instance?
- debug messages are now "hidden" in HTML comment blocks
- InvalidClassNameException is now emptied and InvalidArgumentException is used
  instead

Signed-off-by: Roland Häder <roland@mxchange.org>
framework/main/classes/factories/objects/class_ObjectFactory.php
framework/main/classes/output/debug/web/class_DebugWebOutput.php
framework/main/exceptions/main/class_InvalidClassNameException.php