I figure everything compiles down to the same hex. But I cant figure out if the contracts I create in the Solidity Browser Compiler (which now use bytes32 instead of string32) will still work with Eth.js -> Go CLI POC9. Will there be some temporary compatibility issues here as POC9 develops? (Also, Eth.js is still using the stringXX term, which may add to this problem).