Are today's major frameworks capable of enterprise capable applications?

I’ll just quote myself…

Given two approaches we can measure the differences and assess which is better, has fewest drawbacks/most advantages.

Of course it can, most easily by looking at coupling. Tight coupling is by definition less flexible than loose coupling.

And yet you constantly refuse to identify what these best practices are. When you attempt to you cite SRP, which you are clearly not following no matter how many times you claim to be.

You keep bringing your code into it, I am simply scrutinizing it. Don’t bring your code/methodologies up and it won’t get critiqued.

Wikipedia is not authoritative. Here’s an academic paper:

http://people.ucalgary.ca/~far/Lectures/SENG421/PDF/oocross.pdf

. Inheritance introduces significant tight coupling between superclasses and their
subclasses.

Go and read the other thread, I posted some code examples (You still did not) to back up my point. You never said what metric you’re using to measure “better”, provide code samples or even expand on your point when asked.