Re: Re: Re: Design Patterns

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks Jaime,

very nice, but I'm a programmer since 1982 and into OOP since 1988 with the
outcome if IBM's C++ compiler on the OS2 platform.

Don't u think it could be reasonable to ask if such an overhead IN PHP is
necessary?

does anybody agree that PHP might be the wrong language to accomplish such a
designpattern. Specialy if I find classes about interpreting things.

Don't u think to blow up a servers memonry just to have a nice little
framework could be ask?

Don't u think it makes sence to remember that PHP is just to output a simple
text file?

Has inbedween all the OOP ability everybody forgotten that this is the
simple purpose?

Are there anybody who understands that PHP is an INTERPRETING language and
has anybody an idear what is the amount of code running to do a simple

$something = new object();

versus echo $something

Design pattern are very good, standarizing even better. but would u agree
that, out of Martins presented work, u can not see the how AND how fast the
code is created to output the header the head and body and all other tags.

What I can see, the result will be a lot of code, lots of includes for a
view bytes.

For me, wrong language with unneccesary overhead.

as i can see there must be some more folks out there thinking  a bit
similar, or why is the feetback so relatively poor.

and at least u create design pattern for a PURPOSE.

so again for what pupose are this overhead in PHP
As long as nobody tells me for what benefit this work is done I would say
the design pattern should be done in other packages ready made for that with
an PHP output.

this would not affect any server resources.

now after more then 25 years behind the keyboard I got possibly a bit thumb.
lets open the discussion.

ralph_deffke@xxxxxxxx


"Jaime Jose Perera Merino" <jaimejperera@xxxxxxxxx> wrote in message
news:62f65ec80908130320t70078242y65308d2ef0288483@xxxxxxxxxxxxxxxxx
> Hi Ralph.
>
> If u want to understand the Martin's job u need to read about
> design patterns. A good place to start? Wikipedia (
> http://en.wikipedia.org/wiki/Design_Patterns).
>
> The use of Design patterns is an advanced programming method.
> It helps us to improve our object oriented programation.
>
> I hope this helps you,
>
>      Jaime
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux