jgfoster / PharoGs

PharoGs is an open-source project to host Pharo Smalltalk in GemStone.
MIT License
10 stars 5 forks source link

Detect unneeded PharoMods. #2

Open NathanNeidigh opened 7 months ago

NathanNeidigh commented 7 months ago

Create a script that will scan the exported gs classes for the pragma and build a list of these methods. Also, create a list of the methods in the PharoMods directory. Then compare these two lists.