From: Michael S. <sc...@un...> - 2006-08-11 17:04:48
|
dg...@ni... schrieb: > Quoting Andreas Kupries <and...@ac...>: >> I prefer the former actually, keep comm itself focused on the communication >> aspects, and use the proposed package for the linkage to useful execution >> environments. > > I'm not a comm user, and I haven't carefully read all > of these messages, but at arms length it sure looks like > you're inventing a set of commands that would be good > additions to the comm package itself, rather than another > separate package. I think that means I'm agreeing with > Hemang. I agree with Don and Hemang. Comm isn't really that much about communications, its mainly about remote code execution with a bit of communication thrown in, after all its a socket based replacement for send... You do not send plain messages, you send code. Michael |