Welcome Guest, Not a member yet? Register   Sign In
Why can't we use static objects?
#7

(07-05-2015, 08:32 AM)rakibtg Wrote: ...
At least, CI should have:
1) Proper, basic authentication system.
2) Use of namespace
...

The use of a "default" authentication "system" is only acceptable if it can be disabled by the developer.  The developer might not want to use the default authentication and must be allowed to replace it with another auth system.  I think this could be implemented as a simple configuration flag. 

That being said:

My personal choice would be to NOT include authentication with CI.  I think it is better left as a third-party tool to be integrated by the developer.  This avoids "code-bloat", which we see in competing frameworks.

namespaces are very desirable in CI 4.0, even if it mean CI becomes more complicated for the first-time user.
CI 3.1 Kubuntu 19.04 Apache 5.x  Mysql 5.x PHP 5.x PHP 7.x
Remember: Obfuscation is a bad thing.
Clarity is desirable over Brevity every time.
Reply


Messages In This Thread
Why can't we use static objects? - by rakibtg - 07-04-2015, 01:17 PM
RE: Why can't we use static objects? - by kenjis - 07-04-2015, 04:19 PM
RE: Why can't we use static objects? - by rakibtg - 07-05-2015, 08:32 AM
RE: Why can't we use static objects? - by twpmarketing - 07-05-2015, 09:20 AM
RE: Why can't we use static objects? - by kenjis - 07-04-2015, 09:51 PM
RE: Why can't we use static objects? - by rakibtg - 07-06-2015, 05:34 AM
RE: Why can't we use static objects? - by kenjis - 07-06-2015, 02:55 PM
RE: Why can't we use static objects? - by rakibtg - 07-06-2015, 11:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB