Data Layer Generation
Posted: Thu May 05, 2005 10:54 pm
Hi People,
I'm an experienced coder looking at PHP for the first time.
My personal approach to development is to automate as many tasks as possible. I find that writing the data layer lends itself to being generated since it contains a discrete set of code patterns that are repeatable.
Is anybody else using a code generator/wizard to build this? If so, which tools are you using?
I'm an experienced coder looking at PHP for the first time.
My personal approach to development is to automate as many tasks as possible. I find that writing the data layer lends itself to being generated since it contains a discrete set of code patterns that are repeatable.
Is anybody else using a code generator/wizard to build this? If so, which tools are you using?