Re: [PHP] design pattern

2009-08-14 Thread Eric Butera
On Thu, Aug 13, 2009 at 4:45 PM, Ralph Deffke wrote: > Hi Martin, > > thanks for ur efforts, this is a lot of good work. > > for my opinion the start is a bit too much theoretical and valid for all > type of application. In simple words, u are too close to the book. > > I would love to have somethi

Re: [PHP] design pattern

2009-08-13 Thread Ralph Deffke
Hi Martin, thanks for ur efforts, this is a lot of good work. for my opinion the start is a bit too much theoretical and valid for all type of application. In simple words, u are too close to the book. I would love to have something closer to the purpose of PHP and its applications. if u have a

Re: [PHP] design pattern

2009-08-13 Thread Ralph Deffke
well u got to know me personal, however may be u mix it with sarcasm? may be I can't express that as good as I want in english. if u follow the posts didn't some put me in the stupid corner? I think its legal to ask why the question of Martin are not discussed. and I still think, my question what

Re: [PHP] design pattern

2009-08-13 Thread Martin Scotta
On Thu, Aug 13, 2009 at 4:04 PM, Ralph Deffke wrote: > so guys > > why u don't discuss Martins outcome? > is there no advice, idears? > isn't there a need for it? > nobody want to use it? > > I WANT TO LEARN > > ralph_def...@yahoo.de > > > > -- > PHP General Mailing List (http://www.php.net/) > T

Re: [PHP] design pattern

2009-08-13 Thread Robert Cummings
Ralph Deffke wrote: so guys why u don't discuss Martins outcome? is there no advice, idears? isn't there a need for it? nobody want to use it? I WANT TO LEARN Maybe it's your grasp of the English language, maybe not. But I detect an air of aggression to your posts. ARE YOU JUST TROLLING?

Re: [PHP] design pattern/code generators

2005-01-30 Thread Jochem Maas
robert mena wrote: Hi All, I am looking for advice regarding design patterns/code generation in PHP5. I have a simple code generation tool (written in PHP) to interface with database. It works fine for simple situations but seems a little "strange" for more complex ones. Suppose I have a table use