***Note from Migration:***
Original Title was: Add a Warning message whenever the PointOnAreaOverlayer transformer deaggregates MultiPart polygons
I recently discovered that the PointonAreaOverlayer deaggregates MultiPart polygons. I often both need the output points and areas for the rest of my model and it is a bit weird that the number of features before the analysis differs from the number of features afterwards. It would be nice to have a Warning message appear in your logfile each time MultiPart polygons are send to the PointOnAreaOverlayer (similar to the message you receive when sending MultiPart polygons to the dissolver transformer). I added a small workspace to clarify this 'deaggregating' behaviour.