I just realized that CF3.5 doesn't support the binary formatter. I'm using it to send objects over the network and now need to use something else to serialize my data... I heard about Google protocol buffers but found a version that has a bug under CF...
What serialization framework is good for CF?
Update: I forgot to mention, I need it for a commercial product... so GPL won't help