You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/17 02:17:59 UTC

[jira] Commented: (THRIFT-277) Abstract Transport in Ruby #read method should throw NotImplementedException

    [ https://issues.apache.org/jira/browse/THRIFT-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664765#action_12664765 ] 

Kevin Clark commented on THRIFT-277:
------------------------------------

+1

> Abstract Transport in Ruby #read method should throw NotImplementedException
> ----------------------------------------------------------------------------
>
>                 Key: THRIFT-277
>                 URL: https://issues.apache.org/jira/browse/THRIFT-277
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Bryan Duxbury
>            Priority: Minor
>
> It's really an abstract method, so not overriding it is an error. We should throw an error when someone calls it inappropriately. The same can probably be said for #write. #open and #open? might also want to change, though that's not quite as certain.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.