Login  Register

Re: Finding references to pool dictionaries.

Posted by Ian Bartholomew-18 on Feb 24, 2004; 1:34pm
URL: https://forum.world.st/Finding-references-to-pool-dictionaries-tp3369823p3369825.html

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

It'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.