Bruno Silva
Bruno Silva
I chose to change the log by overriding the `OnRouterLog` procedure in `WebModule` and still use CustomLogger as in the example `samples\customlogger`. In addition, I saw the need to change...
the project "_..\samples\authenticationauthorization_" is an example, in this project we have the controller _AppControllerU_ with the "_procedure TApp1MainController.Index_" which is a direct call to a "root" (http://localhost:8080/). In this situation,...
Unfortunately, the newer versions of DMVC do not work in Delphi 10.1. It is incompatible. I recently tested DMVC version 3.4.1. For example: - In MVCFramework.Cache, in TMVCCache.RemoveItem. the IsObjectInstance...
I downloaded the main sources and tested them. Apparently now there was only a problem in the MVCFramework.Nullables unit with the Float32 and Float64 types, I looked for this in...
There was a problem comparing the objects 