Yves Berkholz

Results 2 issues of Yves Berkholz

Add feature `BeforeRequestCallback` Add public getter/setter for properties - ClassPrefix - BeforeRequestCallback Offers the possibility to change the classprefix and modify the XHR request, e.g.: ``` javascript hinclude.setClassPrefix('hinclude-http-error hinlcude-http-'); hinclude.setBeforeRequestCallback(function(req,...

needs-work

Add option to configure which entity manager to use and modify cli commands to consider newly created option.