You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <ji...@apache.org> on 2008/05/04 17:30:57 UTC

[jira] Updated: (GSHELL-107) Make IO an interface instead of a class

     [ https://issues.apache.org/jira/browse/GSHELL-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dillon updated GSHELL-107:
--------------------------------

    Component/s: Core

> Make IO an interface instead of a class
> ---------------------------------------
>
>                 Key: GSHELL-107
>                 URL: https://issues.apache.org/jira/browse/GSHELL-107
>             Project: GShell
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Core
>            Reporter: Guillaume Nodet
>            Assignee: Jason Dillon
>
> The fields io.in, io.out. io.err are usually accessed directly which makes things uneasy to override.
> Using an interface with getters would be cleaner.

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