Uwe Grauer wrote: > Do you think it's a good thing that Dabo doesn't raise an error on this? > Maybe dApp.addConnectFile() needs a change for error reporting. >
Further testing reveals that even if i use app.addConnectFile(myconnectfile) in the main application file, Dabo still might use other connection definition files found instead of myconnectfile which i added in the main application file. Given that Dabo searches a whole lot of extra paths prior to using the explicit connFile i think this has to be changed in a way where the explicitly added connection definition file will be used first, before other automatically found files are used. At least dApp.addConnectFile() needs a rewrite. I don't know if in addition other places would have to be changed. What do you think about this enhancement? Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
