On Thu, Feb 13, 2014 at 4:26 PM, Tudor Girba <[email protected]> wrote:
> Hi, > > I just retried DBXTalk, and it now magically works! > > Does anyone know why? :) > magic ;) > > I did this: > 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. > Arghh, yes. I hate the initialization part of it. It's a mess. > > I tested the functionality with an Oracle backend, and it just worked. > Good to know that nothing got broken (until we have full CI support :D) > > Thanks! > to you for testing :) > > Doru > > > -- > www.tudorgirba.com > > "Every thing has its own flow" > > -- > You received this message because you are subscribed to the Google Groups > "DBXTalk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. >
