hi all, what are the security implications of dumping/loading marshalled objects over the network if any? if i marshal a float or an array of floats, am i guaranteed to have the same exact floating point value upon load, on a different machine? does this depend on ieee float compliance? thanks, _c -- Posted via http://www.ruby-forum.com/.