From views.module
// block.module has a delta length limit of 32, but our deltas can
// unfortunately be longer because view names can be 32 and display IDs
// can also be 32. So for very long deltas, change to md5 hashes.
Block instance doesn't need this because the block name is serialized into a text object.
Comments
Comment #1
dagmarCommitted 4a8e18f