Twitter github

Case Sensitivity Shenanigans

I’m currently stuck in the DFW airport which is like being in prison for owners of laptops that need a battery charge. The amount of power outlets (near where you can get a beer or some food) for personal use in the international terminal can be counted on one hand. I feel like I could make a million dollars with some extension cords and a powerstrip.

On the bright side, one of the trickiest PDE bugs has just been closed. It dealt with case sensitivity issues in the manifest editor. The framework doesn’t care whether your header is Bundle-ClassPath or Bundle-Classpath, and PDE should be flexible enough to handle these cases 🙂

Furthemore, developers can now use the enhanced JFace Text WordRule to deal with case sensitivity issues in their own editors.