Jurko,
> Is there a way to easily find all the references to a given pool
> dictionary
> using the Dolphin IDE?
Have a look at the package at
http://www.idb.me.uk/files/pcdbrowser.zipIt's a PoolDictionary Browser package that, when installed, adds a new
item to the Additional Tools folder and menu.
If you start it, select one of the pools and then choose "References"
off of the "Pool" menu then it will open a dialog giving the name of all
the classes in which the pool is defined. It also has a "References"
option for a PoolDictionary Item (on of the definition keys) that opens
up a MethodBrowser on all the methods in which that item is used.
--
Ian
Use the Reply-To address to contact me.
Mail sent to the From address is ignored.