We have this method adaptor.getStreamName(). But hardly anybody calls it. As near as I can tell, it's only used for debugging.
I would like to rename it to something like debuggingName(), or else remove it entirely. Also, AbstractAdaptor.toString() should invoke this method. --Ari -- Ari Rabkin [email protected] UC Berkeley Computer Science Department
