Gofer new
smalltalkhubUser: 'DBXTalk' project: 'DBXTalkDriver';
package: 'ConfigurationOfOpenDBXDriver';
load.
#ConfigurationOfOpenDBXDriver asClass loadBleedingEdge.
Anyway, the only glitch I found is that the OpenDBX current wrongly returns "NBPharoOpenDBX class" instead of the instance.
I could not figure out where the initialization bug comes from, but I worked around it with:
NBPharoOpenDBX installAsCurrent.
I tested the functionality with an Oracle backend, and it just worked.