Re: PHP site development
"Leythos" <void@nowhere.c om> wrote in message
news:MPG.1b562f 96feb553b798a77 5@news-server.columbus .rr.com...[color=blue]
> In article <cchnd1$lkp$1$8 30fa795@news.de mon.co.uk>,
> tony@NOSPAM.dem on.co.uk says...[color=green]
> > As a customer I would be might pissed off if I was told that my[/color][/color]
application[color=blue][color=green]
> > could not be enhanced, only rewritten from scratch because it had to use[/color][/color]
a[color=blue][color=green]
> > different architecture. If a developer cannot create a development[/color][/color]
framework[color=blue][color=green]
> > that is extensible then he is a pretty poor developer (IMHO).[/color]
>
> I would suggest that your market is narrow, or that you've developed a
> framework for what you like to bid on / design around. Having been in
> the programming field for 20+ years, I've never seen a framework fit
> every customer,[/color]
I have worked in software houses for over 20 years where we developed many
different applications by reusing the same framework. The trick is in the
development of a generic framework that can be used for any application. Not
many developers can pull it off, but some of us can.
[color=blue]
> and I've seen frameworks applied to projects that could
> have been done in less time without the framework.[/color]
I still maintain that it is faster to build an application by making use of
pre-written code that it is by having to write each piece of code from
scratch.
--
Tony Marston
"Leythos" <void@nowhere.c om> wrote in message
news:MPG.1b562f 96feb553b798a77 5@news-server.columbus .rr.com...[color=blue]
> In article <cchnd1$lkp$1$8 30fa795@news.de mon.co.uk>,
> tony@NOSPAM.dem on.co.uk says...[color=green]
> > As a customer I would be might pissed off if I was told that my[/color][/color]
application[color=blue][color=green]
> > could not be enhanced, only rewritten from scratch because it had to use[/color][/color]
a[color=blue][color=green]
> > different architecture. If a developer cannot create a development[/color][/color]
framework[color=blue][color=green]
> > that is extensible then he is a pretty poor developer (IMHO).[/color]
>
> I would suggest that your market is narrow, or that you've developed a
> framework for what you like to bid on / design around. Having been in
> the programming field for 20+ years, I've never seen a framework fit
> every customer,[/color]
I have worked in software houses for over 20 years where we developed many
different applications by reusing the same framework. The trick is in the
development of a generic framework that can be used for any application. Not
many developers can pull it off, but some of us can.
[color=blue]
> and I've seen frameworks applied to projects that could
> have been done in less time without the framework.[/color]
I still maintain that it is faster to build an application by making use of
pre-written code that it is by having to write each piece of code from
scratch.
--
Tony Marston
Comment