So messages between local objects will be serialized and passed like 
remote messages, rather than being method calls?   Is that overhead a 
concern?

If so, maybe an optimization would be to have a message format that just 
packs native machine format arguments into the message in the same order 
as the method handler arguments (omitting the field labels)?

Reed

_______________________________________________
vos-d mailing list
[EMAIL PROTECTED]
http://www.interreality.org/cgi-bin/mailman/listinfo/vos-d

Reply via email to