Newsgroups: comp.lang.clos
Path: cantaloupe.srv.cs.cmu.edu!rochester!udel!news.mathworks.com!uunet!franz.com!math.ufl.edu!kem
From: kem@franz.com (Kelly Murray)
Subject: Re: CLOS instance initialization
Message-ID: <1995Jun2.175153.13300@franz.com>
Sender: kem@math.ufl.edu (Kelly Murray)
Nntp-Posting-Host: bell
Cc:  lynch@ils.nwu.edu
Organization: Franz Inc.
References: <1995May29.013140.22148@franz.com> <lynch-0106951914410001@129.105.99.135>
Date: Fri, 2 Jun 1995 17:51:53 GMT
Lines: 14

In article <lynch-0106951914410001@129.105.99.135>, lynch@ils.nwu.edu (Richard Lynch) writes:
>> In article <1995May29.013140.22148@franz.com>, kem@math.ufl.edu (Kelly
>> Murray) wrote:
>> |One difficulty with initialization of instances is that an application
>> |can only really define :after methods on initialize-instance.
>> 
>> Errr, I've never had a proble defining a :before, :around, or "primary"
>> initialize-instance.

Can you tell us what you used the :before initialize-instance method for?

-Kelly Murray   kem@franz.com   Franz Inc.  http://www.franz.com


