|
Posted by Ben Edwards on 01/20/05 20:10
On Thu, 20 Jan 2005 11:55:37 -0500, Jason Barnett
<jason.barnett@telesuite.com> wrote:
> Ben Edwards wrote:
> > On Thu, 20 Jan 2005 09:37:37 -0500, Jason Barnett
> > <jason.barnett@telesuite.com> wrote:
> >
> >>Dustin Krysak wrote:
> >>
> >>>Hi there, I am pretty new to writing classes (and pretty new to PHP
> >>>itself), but I was wondering what was the best format for constructing
> >>
> >>There are a few general patterns that show up time after time. They
> >>happen so often that there are formal names for them. This isn't really
> >>a PHP question per se, but a good site for exploring object design in
> >>PHP is http://phppatterns.com/
> >
> >
> > Nice idea, shame about the site. I would expect a patterns site to
> > have a place with a list of the standard patterns, what they are for
> > and implementation in the target language. This site douse not (or it
>
> http://phppatterns.com/index.php/article/archive/1/
Cool, thats the type of thing. Why don't you have a link at the top
with something like 'patterns directory' or alternativly have a 'about
us' link with the stuff at phppatterns and use phppatterns for the
paterns directory. I would have them listed simplest to more complex.
i.e. put Singleton at top.
Regards,
Ben
> Maybe not organized the way you would do it, but there are a lot of
> patterns there (and the links will describe implementation in PHP).
>
> > douse I cant find it). Anyone know of one that douse.
> >
> > Ben
>
>
> --
> Teach a man to fish...
>
> NEW? | http://www.catb.org/~esr/faqs/smart-questions.html
> STFA | http://marc.theaimsgroup.com/?l=php-general&w=2
> STFM | http://www.php.net/manual/en/index.php
> STFW | http://www.google.com/search?q=php
> LAZY |
> http://mycroft.mozdev.org/download.html?name=PHP&submitform=Find+search+plugins
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Ben Edwards - Poole, UK, England
WARNING:This email contained partisan views - dont ever accuse me of
using the veneer of objectivity
If you have a problem emailing me use
http://www.gurtlush.org.uk/profiles.php?uid=4
(email address this email is sent from may be defunct)
[Back to original message]
|