[ https://issues.apache.org/jira/browse/THRIFT-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965434#action_12965434 ]
Bryan Duxbury commented on THRIFT-1012: --------------------------------------- Some thoughts: # I think the name should be changed. As it stands, it's confusingly similar to TIOStreamTransport. How about TDataIOTransport? # The tabbing is off compared to the rest of the Thrift Java library. Please switch to 2 spaces. # I'd really, really like to see a trivial unit test added. > Transport for DataInput DataOutput interface > -------------------------------------------- > > Key: THRIFT-1012 > URL: https://issues.apache.org/jira/browse/THRIFT-1012 > Project: Thrift > Issue Type: New Feature > Components: Java - Library > Reporter: T Jake Luciani > Assignee: T Jake Luciani > Priority: Minor > Attachments: 1012_v1.txt > > > Java library needs a transport for DataInput and DataOutput interfaces. > specifically RandomAccessFile implements these. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.