* CADMessages.cs: improved argument smuggeling. Now it supports strings,
authorLluis Sanchez <lluis@novell.com>
Tue, 7 Oct 2003 14:35:04 +0000 (14:35 -0000)
committerLluis Sanchez <lluis@novell.com>
Tue, 7 Oct 2003 14:35:04 +0000 (14:35 -0000)
commit728da4e701e7b2ddf167e7dbb6245df6b72290fd
tree3f49ef5c4afe3dae70f0d281ef93bbdb600ff5f3
parentc2d9b6837d41c0aa5a19af398db71cd1242eb969
* CADMessages.cs: improved argument smuggeling. Now it supports strings,
  datetime and arrays of primitive types. This makes CAD much faster.
* AsyncResult.cs: Added property to store the call message.

svn path=/trunk/mcs/; revision=18706
mcs/class/corlib/System.Runtime.Remoting.Messaging/AsyncResult.cs
mcs/class/corlib/System.Runtime.Remoting.Messaging/CADMessages.cs
mcs/class/corlib/System.Runtime.Remoting.Messaging/ChangeLog