The approach I used should work with other serialization systems besides AvroSerialization, but Avro was my specific use case for making the SequenceFileBolt support more than Writable implementations.
Pull request here: https://github.com/apache/storm/pull/347
