Thank you, I guess that is an acceptable workaround while keeping the same 
syntax of nntp.sendProc(), but the reason I wanted to store the procedure as a 
field in the object, is to avoid the if compress: sendCompressed else: 
sendUncompressed. Would avoid extra code and runtime overhead for all those 
ifs, at every command sent. And same with receive. So I'd like someone to help 
me, maybe I messed up the syntax somewhere, maybe the use of multisync + 
generic requires workaround etc.

Reply via email to