I received this feedback on our new connection toString() output. I personally am not a big fan of the integer by itself either but thought I was being picky after a long discussion.
I noticed a problem that the toString() of the connection returns an integer for the connection (e.g. 1) Sample output is: the xaconnection is: 0 the xaconnection1 is: 1 the connection is: 1 the second is: 2 as you see its numbers, without any mention of the object type itself, this will make problems very difficult to debug. Thoughts? Kathey
