Ary Borenszweig wrote: > Can you show examples of points 2, 3 and 4? Have opDispatch look up the string in an associative array that returns an associated delegate, then call the delegate. The dynamic part will be loading up the associative array at run time.