Hello DD 
Committers,
 
I would like to 
nominate Randy Rohrbach as a committer on the DD project working on DSF.  
Randy has done extensive work around Bug 159688 
(Command queuing and cancellation).  The patch history is below. 
 Randy will soon begin work on the Register View 
Model.
 
Please vote.  
 
+1 from Doug 
Gaff.
 
 
Patch #1 ( 12-13-2006 
) - Initial work on cleaning up warnings throughout the code. 
Refectored
 
                                     
initial CDT GDB/MI code in support of register service and supplied 
a
 
                                     
register service which worked with the new MI. 
 
Patch #2 ( 12-15-2006 
) - Refactored all of the CDT GDB/MI into separate DSF files sets using 
 
                                     
a new command object ( required for the low level control object ). 
This
 
                                     
involved 40 or fifty files and thousands of lines of code 
changes.
 
Patch #3 ( 01-23-2007 
) - Initial QUEUEING implementation which had some bugs in it. 
Also
 
                                     
refactored all of the event CDT files into separate DSF file sets 
for
 
Patch #4 ( 01-25-2007 
) - Completed functional implementation of the QUEUEING/caching 
object
 
                                     with 
coalescense working. Removed all but the minimum CDT 
references
 
                                     
from the code, so the only remaining dependencies are the 
launch