ecere/com/instance: Tweak to ensureCOM strategy for bindings ec2
authorJerome St-Louis <jerome@ecere.com>
Mon, 2 Jan 2017 09:17:00 +0000 (04:17 -0500)
committerJerome St-Louis <jerome@ecere.com>
Mon, 2 Jan 2017 09:17:00 +0000 (04:17 -0500)
commit25776941f8e499f47ff4d05438579abf65980c53
tree7ab0d1d774284530667296f26c785a991887d106
parent7f216bafac42ce0a4df69fa95beb1608ec25d433
ecere/com/instance: Tweak to ensureCOM strategy for bindings
- This was causing multiple instances of ecere module getting loaded and
  resulted in class(OpenGLDisplayDriver) checks failing, therefore missing graphics in Python bindings sample
- Additional testing may be required... (Affected code history seems to pre-date Git transition)
ecere/src/com/instance.ec