On Mon, Feb 14, 2011 at 11:33:20AM -0800, Jonathan Brisbin wrote: > What are the fewest possible pieces of information I need to construct a valid #basic_message record? We just do term_to_binary and then later on binary_to_term. Are you doing this and finding it's not working? Matthew