Yonik Seeley wrote:
> 
> That's not immutable if I can change the bytes in the byte[] (and it's
> legal to do so), since it will result in the value of other payload
> objects changing.
> 
> -Yonik
> 

True. I think what I mean here is that the caller that sets the Payload
doesn't have to worry about filters down the chain that might change
bytes in the byte[] array.

-Michael

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

Reply via email to