In the context of my software design course, a student did a small project
to combine Moose and the Java design pattern detection tool (patterns4.jar)
from professor Tsantalis at Concordia university. The code and more
detailed explanation is on GitHub at
https://github.com/tebo93/PatternParser
I offered as an optional lab exercise in my course to experiment with
Pharo/Moose and there were a small number of students fervently interested.
Here's a semi-accurate explanation of the workflow in a UML Activity
Diagram, using PlantUML:
[image: Inline image 1]
Link to
PlantText.com for this image
<https://www.planttext.com/?text=HO-z3e9048JxVOeD5JOKnWeQ_4qq44reQ2msS2W8T-JkC9BSmxk0YTtEvDkTdTXOqdReMW1tpHpC4iAzAWKQDUX2u8NUT8TAwHSWXWsh8fgctMW55XEu46nvNa_M2YtD9cX8UzuCtXOFQydNPI4C-dcQh9QRI0-gvRBSbEkAklhpspjjqtEEdR3KSKgBVf1cnzKKv5AbZ70Jb2WgaVq8X2nn_fAht9wabOFmK9k-fV4V7G5NL3r0p3ZN_W80>
Cheers,
C. Fuhrman