On Tuesday 02 July 2002 11:06, Scott Nichol wrote:
> From: "Niclas Hedhman" <[EMAIL PROTECTED]>
> > Inherent means to me; "I need to do nothing and it will work".
>
> 1. MapSerializer is registered by Apache SOAP as a serializer and
> deserializer for the Java type Map.  You do not need to call mapTypes to
> get this functionality.  To me, that is "inherent".

OO is not RPC. RPC worry about parameter types, OO need to worry about 
CONTENT. 
If I need to create and or specify a map type for every single Java class that 
is required to be transferred, I'll soon be out of breath and give up on SOAP 
as a generic transport protocol.

But that is probably a matter of asking for too much... ;o)  I'll get by for 
now...


Niclas

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to