9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Douglas A. Gwyn" <DAGwyn@null.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] don't shoot me
Date: Mon, 21 Jul 2003 08:28:20 +0000	[thread overview]
Message-ID: <4b2dndBoSs7qV4WiXTWJjQ@comcast.com> (raw)
In-Reply-To: <019401c34d71$0de28ca0$b9844051@insultant.net>

boyd, rounin wrote:
> if you need a pattern, go knit something.
> if you need code, just code it.

I don't think it has much to do with XML, but "design patterns"
are a genuine advancement in the field of software engineering,
applicable only with support from object-oriented languages,
in the case of C++ using templates to implement the patterns.

The idea, which is a recurring theme in software engineering,
is to leverage the programmer's efforts by enabling more
applications for the same amount of work.  Just as OO
technology used properly avoids having to enter similar code
details for multiple objects with similar properties, so
design patterns used properly avoids having to create similar
code scaffolding (higher-level control logic) to implement
similar functionality for different unrelated object classes.

If you haven't read the book by Gamma et al. you should do so.

Of course, you don't need industrial-strength tools if you're
just tinkering, but still you should appreciate their value.


  parent reply	other threads:[~2003-07-21  8:28 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-18 15:12 pac
2003-07-18 15:17 ` Lucio De Re
2003-07-18 19:15   ` Scott Schwartz
2003-07-18 19:34     ` ron minnich
2003-07-18 20:34       ` Dan Cross
2003-07-18 21:10         ` boyd, rounin
2003-07-18 21:51           ` Skip Tavakkolian
2003-07-18 21:58             ` boyd, rounin
2003-07-21  8:28           ` Douglas A. Gwyn [this message]
2003-07-21  8:50             ` boyd, rounin
2003-07-21 15:09             ` Dan Cross
2003-07-18 21:13         ` boyd, rounin
2003-07-18 22:06       ` [9fans] Supermon boyd, rounin
2003-07-18 15:17 ` [9fans] don't shoot me ron minnich
2003-07-18 15:23 ` Fco.J.Ballesteros
2003-07-18 15:50   ` Dave Lukes
2003-07-18 17:43     ` boyd, rounin
2003-07-19  3:12     ` Geoff Collyer
2003-07-19  3:45       ` Dan Cross
2003-07-19  3:48         ` boyd, rounin
2003-07-19  4:11           ` Dan Cross
2003-07-19  4:15             ` boyd, rounin
2003-07-21  8:28           ` Anthony Mandic
2003-07-21  8:57             ` boyd, rounin
2003-07-19  4:18         ` boyd, rounin
2003-07-19  4:20         ` Geoff Collyer
2003-07-19  4:26           ` boyd, rounin
2003-08-12 16:09       ` jared jennings
2003-07-18 16:55 ` David Presotto
2003-07-18 17:02   ` ron minnich
2003-07-18 18:22     ` Nigel Roles
2003-07-21  8:27     ` Anthony Mandic
2003-07-18 17:37   ` diacritics (was: Re: [9fans] don't shoot me) andrey mirtchovski
2003-07-18 19:39     ` Scott Schwartz
2003-07-18 21:11       ` boyd, rounin
2003-07-18 22:17         ` northern snowfall
2003-07-18 21:25           ` boyd, rounin
2003-07-18 22:32             ` northern snowfall
2003-07-21  8:28             ` Anthony Mandic
2003-07-21  8:55               ` boyd, rounin
2003-08-11 14:33     ` Latchesar Ionkov
2003-08-11 18:05       ` rob pike, esq.
2003-08-11 23:49         ` Latchesar Ionkov
2003-08-12  0:32           ` boyd, rounin
2003-08-12  1:27             ` Latchesar Ionkov
2003-08-12  2:04             ` David Presotto
2003-08-12 18:44         ` Chris Hollis-Locke
2003-08-12 19:06           ` Latchesar Ionkov
2003-08-12 21:37             ` Chris Hollis-Locke
2003-08-12 22:02               ` Charles Forsyth
2003-08-13  1:49               ` boyd, rounin
2003-08-13 10:08                 ` chris
2003-08-13 10:25                   ` boyd, rounin
2003-07-18 17:10 ` [9fans] don't shoot me matt
2003-07-19  6:45 ` Taj Khattra
2003-07-19  6:51   ` boyd, rounin
2003-07-19 11:19     ` Bruce Ellis
2003-07-19 11:41       ` boyd, rounin
2003-07-18 15:45 Trickey, Howard W (Howard)
     [not found] <1627809308@snellwilcox.com>
2003-07-18 17:00 ` steve.simon
2003-07-21 15:40 Stephen Parker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4b2dndBoSs7qV4WiXTWJjQ@comcast.com \
    --to=dagwyn@null.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).