Dear Frank: > please visit IssueZilla ... they won't be forgotten
Thanks for guidance. I shall comply ASAP in my current schedule. >> - or OO Basic capable of catching exception > On Error Goto Label > ... I read your recent discussion thread of subject 1: XContainerApproveBroadcaster/-Listener subject 2: Vetoing initiated on 2006-05-24 in the forum [EMAIL PROTECTED] www.openoffice.org/servlets/BrowseList?list=interface-discuss&by=thread& paged=false&from=1389559 This thread provided much enlightment about the intention of Exceptions and other design notions in OO UNO context. The comments by Niklas Nebel and Mathias Bauer seem to imply that there are alternative approaches for OO Basic, in addition to "on error goto". Is this my mis-interpretation? Can you please enlighten me? I am looking for better ways to handle runtime exceptions (return values, failure types, etc.) in OO Basic as noted in your comments in [EMAIL PROTECTED] More details in runtime exceptions can help calling code better handle failure during interaction with database engines, like HSQLDB, if the info. is available. The OO BeanShell part probably have to wait until there is a way to build multi-routine modules similar to OO Basic. Otherwise it incurs too much nuisance to manage OO BeanShell code. This is different from the stand-alone BeanShell. The default class loaders in stand-alone BeanShell already support multi-routine BeanShell files. There is probably a way to build it in OO BeanShell and I just have not figured it out yet. Thanks. Ray --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
