Quote:
Originally Posted by carlosxxx
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?