Join the forums now, and start posting to receive access to our Scripts Vault!
It's a template language in a template language.
I wasn't saying that Smarty is bad or shouldn't exist, only that it's a bit redundant in a lighthearted way.I followed PHP from mid-2001 to until 2007 so I've seen it grow up a lot. I liked Smarty a bit for graphic designers and others who needed to have slightly fewer ways to break things, but otherwise I preferred to just use PHP directly. If your team has the discipline and experience to not start writing SQL queries from view code in the first place, Smarty may be overkill.
Ive just used smarty because it was already made, I could work on the bits of projects I wanted to work on... But Ive had a thought, I dont use some of its features, so a system without these features would be quicker... So Im gonna create my own smarty for my own purposes
So Im gonna create my own smarty for my own purposes
As is a "C compiler is written in C". By you analogy then a C compiler should be written in Assembler? Then an assembler compiler should be written in?
Assembler is written in machine code
Quote from: Chris on June 09, 2009, 01:28:37 PMAssembler is written in machine code I think you should do a couple of Google searches, the compiler itself is not written in machine code. I actually just looked at one popular open source x86 ASM compiler and it is was written in C.Though I do remember back in the day typing lines of numbers from Byte magazine into my C64