]> git.mxchange.org Git - core.git/commitdiff
Continued with debugging:
authorRoland Haeder <roland@mxchange.org>
Thu, 23 Feb 2017 21:00:39 +0000 (22:00 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 28 Feb 2017 21:10:04 +0000 (22:10 +0100)
- added exception InvalidClassNameException which is only being thrown by
  ObjectFactory when the given class name is not following naming convention.
  This is now strictly applied to all objects being created by that factory.
- introduced stripNamespaceFromClassName()

Signed-off-by: Roland Häder <roland@mxchange.org>

No differences found