On 20.08.2010 01:17, Jonathan M Davis wrote: > If you declare a nested function as static, it shouldn't be a delegate. Also, I > don't believe that you need the semicolon after the function declaration. > > - Jonathan m Davis Thanks for all the answers. I guess I'll just declare the functions as static, that seems to be the best solution. -- Johannes Pfau