2015-07-28, 04:18:07
Just me, but coding is not hard, the engineering IS.
Its easy to throw together a bunch of massive classes and SPL iterators, but neither are light, nor fast nor fit our objectives.
There are only several things in core that are worth the benefit of oop, for the rest its a hindrance.
Even MVC can make a simple project a massive distribution.
I think angryboys idea, is that the community needs something NOW to assist these things.
Also things like the UI class will never be in core, so that is really useful, it can be made to follow a style guide that will always work in GS backend.
Its easy to throw together a bunch of massive classes and SPL iterators, but neither are light, nor fast nor fit our objectives.
There are only several things in core that are worth the benefit of oop, for the rest its a hindrance.
Even MVC can make a simple project a massive distribution.
I think angryboys idea, is that the community needs something NOW to assist these things.
Also things like the UI class will never be in core, so that is really useful, it can be made to follow a style guide that will always work in GS backend.