beremiz

Various cleanup and optimization

2013-08-02, Edouard Tisserant
47131e3388f4
Various cleanup and optimization
- Deleted shameful dead code here and here...
- Accelerated creation of GenBitmap*Button adding some caching for bitmap grayOut
- Replaced lists inside type use dictionary by sets
- Prevented useless type usage checking when unnecessary
# module which import C files as strings
import os
from PLCObject import PLCObject, PLCprint
import ServicePublisher