Understanding Smarty and MVC Frameworks
        Posted  
        
            by Korrupzion
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Korrupzion
        
        
        
        Published on 2010-01-14T08:40:17Z
        Indexed on 
            2010/04/03
            11:03 UTC
        
        
        Read the original article
        Hit count: 387
        
Hello there,
I just created this thread to discuss with people who have adopted the smarty system, and how many time it took to you to understand it, because i just can't get the idea, instead of making every easier as everybody says i think it just make more complex to code.
More than a problem with only smarty is with the whole MVC model, with CakePHP or KohanaPHP i experience the same problems, u need to do 3x lines of code and files for something that u can do with a few lines of simple php.
Maybe u can tell how did u learned to code using MVC model :)
© Stack Overflow or respective owner