Continued: - added experimental (maybe not working) iterator for registries - callbackInstance is now generic |
|
More...
|
almost 8 years ago
|
fixed namespace for FiLoStacker + removed config entry which does not point to a generic class anymore. |
|
More...
|
almost 8 years ago
|
added public (non-sensitive) NetBeans project files |
|
More...
|
almost 8 years ago
|
Continued a bit: - added experimental RegistryIterator class which will iterate over all found entries in the given registry. If a sub-registry is found, also their entries will be iterated over instead of the sub-registry being returned. |
|
More...
|
almost 8 years ago
|
Added getter/setter for a Register instance (registries) |
|
More...
|
almost 8 years ago
|
Also skip this |
|
More...
|
almost 8 years ago
|
also skip one element when __callStatic is given |
|
More...
|
almost 8 years ago
|
Experimental "audio-fetching" script added |
|
More...
|
almost 8 years ago
|
Some rewrites: - debugOutput() does not include caller method name and line number - partialStub() no longer outputs caller method name |
|
More...
|
almost 8 years ago
|
no longer deprecated |
|
More...
|
about 8 years ago
|
Nope, this will add hashes to the list ... |
|
More...
|
about 8 years ago
|
Nope, this method needs to be called! |
|
More...
|
about 8 years ago
|
Also log call-back instance |
|
More...
|
about 8 years ago
|
... now call-back array ... |
|
More...
|
about 8 years ago
|
use better method_exists() is_callable() also accepts __call() which is not wanted here. |
|
More...
|
about 8 years ago
|
also add new setCallbackInstance() to interface ... |
|
More...
|
about 8 years ago
|
added call-back instance support |
|
More...
|
about 8 years ago
|
Unsupported array found, maybe later add a call-backable class here, for now at least the array keys are taken into final hash. |
|
More...
|
about 8 years ago
|
imported Helper |
|
More...
|
about 8 years ago
|
imported OutputStream |
|
More...
|
about 8 years ago
|
getResponseInstance is now located in FrameworkBootstrap |
|
More...
|
about 8 years ago
|
imported ApplicationEntryPoint |
|
More...
|
about 8 years ago
|
must implement Registerable |
|
More...
|
about 8 years ago
|
Strict naming-convention (Project\Package[\SubPackage]\SomeFooBar) is now also done by ObjectFactory. |
|
More...
|
about 8 years ago
|
imported FrameworkFeature |
|
More...
|
about 8 years ago
|
with Github name |
|
More...
|
about 8 years ago
|
imported InputStream |
|
More...
|
about 8 years ago
|
Fixes: - Opps, application_base_path was somehow double - use DIRECRORY_SEPARATOR - renamed variable to clarify it |
|
More...
|
about 8 years ago
|
imported FileNotFoundException |
|
More...
|
about 8 years ago
|
use DIRECTORY_SEPARATOR instead of plain '/' |
|
More...
|
about 8 years ago
|