View Single Post
Old 01-08-2015, 05:58 PM  
edgeprod
Permanently Gone
 
Industry Role:
Join Date: Mar 2004
Posts: 10,019
Quote:
Originally Posted by carlosxxx View Post
It's only one example to see if your brain is ready to interpret processes in a multi-ambiance enviroment no matter the complexity of ...

What will be donne uses one api to manage the server side of cache(level of sql, processes, web services, sessions,etc) and there's is cache in the clients side too ...
What you've done is "solved" a series of simple problems with increasingly-complex spaghetti code. Object-oriented methods that address specific functionality are maintainable, testable, and scalable. You've used no design pattern at all, have fumbled memory allocation to hell and back, and have ensured that no one but a bad programmer would want to work in that mess .... And the worst part is that you don't even see it.

How far along is your project? Ready for Barcelona? Making millions yet?
edgeprod is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote