caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jan Skibinski <jans@numeric-quest.com>
To: Xavier Leroy <Xavier.Leroy@inria.fr>
Cc: Jonathan Coupe <jonathan@meanwhile.freeserve.co.uk>, caml-list@inria.fr
Subject: Re: [Caml-list] OCaml related article
Date: Mon, 23 Apr 2001 01:13:10 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.21.0104230010280.7881-100000@info.numeric-quest.com> (raw)
In-Reply-To: <20010423101220.B517@pauillac.inria.fr>



On Mon, 23 Apr 2001, Xavier Leroy wrote:


> .. and since Smalltalk
> has cleaner, more restrictive dynamic semantics than Perl, it could
> actually be useful in finding errors.

	I believe the other motivations are: to improve on documentation
	(consistent naming policy is often not enough since it's tough to
	enforce it in a consistent and yet readable way) to ease a
	process of learning of a third party code and, first of all, to
	have a tool helping to identify/create some sort of modular
	structures within a given image.

	To elaborate a bit on the last point:
	As far as I know, inheritance is often being overused - resulting
	in some artificial relashionships, which create some delivery
	problems: how does one reduce the image size without removing
	one class or one method too many? This is often a lengthy
	post-mortem exercise - even though Smalltalk has variety of
	excellent tools to help with such tasks. 

	Jan

 

-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


      reply	other threads:[~2001-04-23 10:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-22 13:55 Jonathan Coupe
2001-04-22 12:12 ` Jan Skibinski
2001-04-23  8:12   ` Xavier Leroy
2001-04-23  5:13     ` Jan Skibinski [this message]

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=Pine.LNX.4.21.0104230010280.7881-100000@info.numeric-quest.com \
    --to=jans@numeric-quest.com \
    --cc=Xavier.Leroy@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=jonathan@meanwhile.freeserve.co.uk \
    /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).