testdata2.setAttribute("childNodes", [testdata.getFirstChild().cloneNode(true)]);
testdata3.setAttribute("childNodes", [testdata.getFirstChild().cloneNode(true)]);
Compares selection behavior across replicators where the parent is a view (had problems with parent being a list.) Be sure to test range selection and scrolling at various speeds.
this.show();
this.format('%s: %d', this.index, this.value);
parent.selman.select( this );
this.selected = value;
this.onselected.sendEvent(value);