show/hide this revision's text 3 edited tags
show/hide this revision's text 2 Minor clean up

Precise defintion definition of the term 'marshalling'.

In the .NET world, does marshalling mean just the preparation of an object/data for transfer across some boundary or over a wire OR does it mean the preparation and transfer across a boundary or over a wire.

And what does to marshal a call mean. Does it mean just the packaging of the call for "transfer" over a context boundary or is it the packaging and sending (i.e. invocation) of the call?

Sorry for being a stickler...

Clarry

show/hide this revision's text 1

Precise defintion of the term 'marshalling'.

In the .NET world does marshalling mean just the preparation of an object/data for transfer across some boundary or over a wire OR does it mean the preparation and transfer across a boundary or over a wire.

And what does to marshal a call mean. Does it mean just the packaging of the call for "transfer" over a context boundary or is it the packaging and sending (i.e. invocation) of the call?

Sorry for being a stickler...

Clarry