All racob JI classes are leaking into current namespace on require 'win32ole'
-----------------------------------------------------------------------------
Key: JRUBY-5164
URL: http://jira.codehaus.org/browse/JRUBY-5164
Project: JRuby
Issue Type: Bug
Components: win32ole, Windows
Affects Versions: JRuby 1.5.3
Reporter: Thomas E Enebo
Assignee: Thomas E Enebo
The classes form the Racob library which are included into the win32ole library
are leaking into the current namespace. I had a conflict on an app I have
which also concidentally has a constant Automation :(
All internal constants for the implementation of win32ole should be put into
their own namespace (module) and then probably included by the WIN32OLE_*
classes which need them.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email