Re: Scaffolding

2009-11-23 Thread Jean-Christophe Kermagoret
your thinking? JC gareth rushgrove a écrit : > 2009/11/19 Russell Keith-Magee : > >> On Thu, Nov 19, 2009 at 6:47 PM, Thierry >> wrote: >> >>> Ok scaffolding has seen a lot of ups and downs in the dev community. >>> >>> Type 2 >&

Re: Scaffolding

2009-11-19 Thread gareth rushgrove
2009/11/19 Russell Keith-Magee : > On Thu, Nov 19, 2009 at 6:47 PM, Thierry > wrote: >> Ok scaffolding has seen a lot of ups and downs in the dev community. >> >> Type 2 >> Intelligent code snippets (generation) such as create_app >> >> Django needs

Re: Scaffolding

2009-11-19 Thread Russell Keith-Magee
On Thu, Nov 19, 2009 at 6:47 PM, Thierry wrote: > Ok scaffolding has seen a lot of ups and downs in the dev community. > > Type 1 > "lets generate code, because that way our programming language sucks > less" approach some PHP frameworks take. > > Type 2 > Int

Scaffolding

2009-11-19 Thread Thierry
Ok scaffolding has seen a lot of ups and downs in the dev community. Type 1 "lets generate code, because that way our programming language sucks less" approach some PHP frameworks take. Type 2 Intelligent code snippets (generation) such as create_app Django needs more of the later. I