Quote
Unless you want to call ghosts a gimmick, too, because they were part of the list, but the same is true for zombies (these two gimmicks were activated by default). So in that case, we could be nitpicky and say gimmicks were never fully removed, becaues zombies are still around
Then let's call zombies a gimmick. They were used by quite a lot of people and were generally accepted (that was the main reson we wanted to keep them), ghosts saw only use in very very few levels (namida and Giga were the only ones with ghosts levels I recall).
Quote
Ghosts, in contrast, actually do less than regular lemmings, but precisely in that lies their strength.
That still doesn't reduce the actual clutter they are going to add.
Quote
So if Lemmings were programmed in Python and I wanted to add ghosts, I'd simply copy and paste everything I need for normal lemmings, and then delete everything that defines an interaction with an object. Done!
That is exactly what you should not do! Things like this make your code a total mess!

Copying a huge code chunks over and over is not good, you really want to avoid that in large programs.
Quote
I think it's just pretty plain to see that ghosts are in many ways strictly more versatile than disarmers
That is not a clear reason to add a skill. Let's propose a teleporter skill that teleports a lemming, as it is way more versatile than a climber!
Also less versatile skills are often easier to learn for players. This can be a double edged sword. Disarmers are easy to understand, ghosts not (also I wouldn't call them intuitive).
Furthermore I wouldn't call the non-interaction with objects a huge pool for extra level ideas and really mostly just an addition of extra game rules. There are enough ways to go around objects.
Because of things like this we had 20+ gimmicks back in the days. Also there is already a huge list of things we want to implement. We had resons to burry our past sins and we should not open the old graves again.
You won't convince me for the ghost case here really. I disliked them back then and my mind hasn't changed.