Welcome Guest, Not a member yet? Register   Sign In
Controller Filters - Input needed
#15

(07-10-2016, 06:46 AM)arma7x Wrote:
(07-07-2016, 09:06 PM)albertleao Wrote: I would propose a filter/middleware system where you could have a single file to declare your filters and where they would be attached. Whether this happens in the routes.php file or not doesn't matter, but I believe that having that file would be much cleaner and more maintainable than the filter system that Rails currently uses. Is it possible to have CI4 check the routes.php file for middleware/filters even if auto-routing is enabled? Is it possible to have a filters config files?

Great idea!!

I think that would probably work good, also. I was originally trying to stay away from "middleware" since we'd discussed middleware internally and it had some other connotations that we wanted to shy away from. We'll just make sure we name it something different, to stay away from those connotations, and the fact that it's got several other names out there in use already (filters, policies, etc) works for us, I think.
Reply


Messages In This Thread
Controller Filters - Input needed - by kilishan - 07-07-2016, 08:39 PM
RE: Controller Filters - Input needed - by arma7x - 07-10-2016, 06:46 AM
RE: Controller Filters - Input needed - by arma7x - 07-07-2016, 09:14 PM
RE: Controller Filters - Input needed - by kilishan - 07-10-2016, 07:23 PM
RE: Controller Filters - Input needed - by arma7x - 07-10-2016, 11:42 PM
RE: Controller Filters - Input needed - by arma7x - 07-12-2016, 01:55 AM
RE: Controller Filters - Input needed - by arma7x - 07-13-2016, 12:23 AM
RE: Controller Filters - Input needed - by arma7x - 07-14-2016, 12:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB