Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!newsfeed.pitt.edu!gatech!news.mathworks.com!news.kei.com!nntp.coast.net!torn!nott!cunews!localhost
From: ug94038@omega.scs.carleton.ca (Pete)
Subject: changing poolDictionaries by methods ???
X-Nntp-Posting-Host: alpha06.scs.carleton.ca
Message-ID: <DLGowA.3sC@cunews.carleton.ca>
Keywords: poolDictionaries help question.
Sender: news@cunews.carleton.ca (News Administrator)
Organization: Carleton U.
X-Newsreader: News Xpress Version 1.0 Beta #1
Date: Sat, 20 Jan 1996 04:13:03 GMT
Lines: 11

I would like if someone could tell me how to programatically change the definition of
poolDictionaries for a class. (doing it at design time is no use as that is already
done.)
I can change them by hand, but I'd much rather do it by methods as there are 100's
to change.

I am able to change the class variables, but the poolDictionaries eludes me.

I'm using VisualWorks 2.0 (and moving to 2.5, which is why I'm doing this.)

Thanks in advance.
