It would be nice to edit the connection settings instead of making a new one.
Comment: The problem is that the TIBRV API does not provide a way to do this. If I added this option it would have to stop the connection, destroy and recreate the underlying transport, and then (optionally) restart the connection.
Personally I don't see how this is much different from just creating a new connection, but what do you think?
Comment: the idea is not to write again all the transport information when just a small change has to be made. If you do not like the option 'change connection', it could be 'clone' or something like this.
Submitted By: http://sourceforge.net/users/jmhostalet/
It would be nice to edit the connection settings instead of making a new one.
Comment: The problem is that the TIBRV API does not provide a way to do this. If I added this option it would have to stop the connection, destroy and recreate the underlying transport, and then (optionally) restart the connection.
Personally I don't see how this is much different from just creating a new connection, but what do you think?
Comment: the idea is not to write again all the transport information when just a small change has to be made. If you do not like the option 'change connection', it could be 'clone' or something like this.
Submitted By: http://sourceforge.net/users/jmhostalet/