9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* RE: [9fans] don't shoot me
@ 2003-07-21 15:40 Stephen Parker
  0 siblings, 0 replies; 39+ messages in thread
From: Stephen Parker @ 2003-07-21 15:40 UTC (permalink / raw)
  To: '9fans@cse.psu.edu'


[-- Attachment #1.1: Type: text/plain, Size: 217 bytes --]

"Modern C++ Design" (Andrei Alexandrescu) takes this extra step and attempts to
implement patterns using templates.  If you thought C++ had already gone too far
then this book should confirm this.

stephen




[-- Attachment #1.2: Type: text/html, Size: 696 bytes --]

[-- Attachment #2: Re: [9fans] don't shoot me --]
[-- Type: message/rfc822, Size: 2844 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 754 bytes --]

> 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,

Come on.  ``Genuine advancement in the field of software engineering''
is a bit strong.  As Gamma et al themselves point out in the
introduction, nothing in the book is new.  The only advancement they
made was to package them up in one place and give names everyone could
use as the basis for a common vocabulary.

> in the case of C++ using templates to implement the patterns.

Funny, most of the design patterns in Gamma et al don't use templates.
Only four or five out of 23 do.  Most just use simple inheritence
hierarchies.

	- Dan C.

[-- Attachment #2.1.2: Type: text/html, Size: 1471 bytes --]

^ permalink raw reply	[flat|nested] 39+ messages in thread
* RE: [9fans] don't shoot me
@ 2003-07-18 15:45 Trickey, Howard W (Howard)
  0 siblings, 0 replies; 39+ messages in thread
From: Trickey, Howard W (Howard) @ 2003-07-18 15:45 UTC (permalink / raw)
  To: '9fans@cse.psu.edu'

Lucio De Re wrote:
> I like XML as an information exchange language for diverse platforms.
> Being as vast as it is, it no doubt will be abused more often than
> properly employed.  But I am not aware of any preferable alternative
> (ASN.1?).

I agree with this.  ASN.1 is an alternative, but it sucks much worse.

But it is disappointing that the XML spec is so large that you can't just whip up a parser for the whole thing in a few hundred lines. I think there are three reasons for this:

1) it tries to represent two quite different kinds of data: marked up text (like HTML, SGML), and tree-structured data.  The need for the former introduces all sorts of whitespace worries that just muck things up for the latter.
2) 'attributes' are perhaps a convenient shorthand, but could have (and should have, in my opinion) been left out
3) the namespace stuff vastly complicates things for not a lot of gain

- Howard


^ permalink raw reply	[flat|nested] 39+ messages in thread
* [9fans] don't shoot me
@ 2003-07-18 15:12 pac
  2003-07-18 15:17 ` Lucio De Re
                   ` (5 more replies)
  0 siblings, 6 replies; 39+ messages in thread
From: pac @ 2003-07-18 15:12 UTC (permalink / raw)
  To: 9fans

friends,

as an absolute amateur (and before diving into) i would like to know your
opinion on XML
(the voices vary from the "[1]best thing since the invention of pre-sliced
bread" and "eXtremely Messed-up Language[5]"

just drop me a few words, or just [1] .. [5]  ;-)

sorrry for just another survey,
(yes, and i like the idea, but not the "verbose" implementation)
cheers,

++pac.



^ permalink raw reply	[flat|nested] 39+ messages in thread

end of thread, other threads:[~2003-08-12 16:09 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1627809308@snellwilcox.com>
2003-07-18 17:00 ` [9fans] don't shoot me steve.simon
2003-07-21 15:40 Stephen Parker
  -- strict thread matches above, loose matches on Subject: below --
2003-07-18 15:45 Trickey, Howard W (Howard)
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
2003-07-21  8:50             ` boyd, rounin
2003-07-21 15:09             ` Dan Cross
2003-07-18 21:13         ` boyd, rounin
2003-07-18 15:17 ` 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:10 ` 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

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).