You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Kay Kay (JIRA)" <ji...@apache.org> on 2011/08/11 12:29:27 UTC

[jira] [Created] (NUTCH-1080) Type safe members , arguments for better readability

Type safe members , arguments for better readability 
-----------------------------------------------------

                 Key: NUTCH-1080
                 URL: https://issues.apache.org/jira/browse/NUTCH-1080
             Project: Nutch
          Issue Type: Improvement
          Components: fetcher
            Reporter: Kay Kay
         Attachments: NUTCH-1080.patch

Enable generics for some of the API, for better type safety and readability, in the process. 


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (NUTCH-1080) Type safe members , arguments for better readability

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086350#comment-13086350 ] 

Kay Kay commented on NUTCH-1080:
--------------------------------

@Markus: Can you help either of the patches present here as well. Thanks. 

> Type safe members , arguments for better readability 
> -----------------------------------------------------
>
>                 Key: NUTCH-1080
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1080
>             Project: Nutch
>          Issue Type: Improvement
>          Components: fetcher
>            Reporter: Kay Kay
>         Attachments: NUTCH-1080.patch, NUTCH-rel_14-1080.patch
>
>
> Enable generics for some of the API, for better type safety and readability, in the process. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (NUTCH-1080) Type safe members , arguments for better readability

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay updated NUTCH-1080:
---------------------------

    Attachment:     (was: NUTCH-1080.patch)

> Type safe members , arguments for better readability 
> -----------------------------------------------------
>
>                 Key: NUTCH-1080
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1080
>             Project: Nutch
>          Issue Type: Improvement
>          Components: fetcher
>            Reporter: Kay Kay
>         Attachments: NUTCH-1080.patch
>
>
> Enable generics for some of the API, for better type safety and readability, in the process. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (NUTCH-1080) Type safe members , arguments for better readability

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay updated NUTCH-1080:
---------------------------

    Attachment: NUTCH-1080.patch

> Type safe members , arguments for better readability 
> -----------------------------------------------------
>
>                 Key: NUTCH-1080
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1080
>             Project: Nutch
>          Issue Type: Improvement
>          Components: fetcher
>            Reporter: Kay Kay
>         Attachments: NUTCH-1080.patch
>
>
> Enable generics for some of the API, for better type safety and readability, in the process. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (NUTCH-1080) Type safe members , arguments for better readability

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083073#comment-13083073 ] 

Kay Kay commented on NUTCH-1080:
--------------------------------

This would be for trunk. 

> Type safe members , arguments for better readability 
> -----------------------------------------------------
>
>                 Key: NUTCH-1080
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1080
>             Project: Nutch
>          Issue Type: Improvement
>          Components: fetcher
>            Reporter: Kay Kay
>         Attachments: NUTCH-1080.patch
>
>
> Enable generics for some of the API, for better type safety and readability, in the process. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (NUTCH-1080) Type safe members , arguments for better readability

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay updated NUTCH-1080:
---------------------------

    Attachment: NUTCH-1080.patch

> Type safe members , arguments for better readability 
> -----------------------------------------------------
>
>                 Key: NUTCH-1080
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1080
>             Project: Nutch
>          Issue Type: Improvement
>          Components: fetcher
>            Reporter: Kay Kay
>         Attachments: NUTCH-1080.patch
>
>
> Enable generics for some of the API, for better type safety and readability, in the process. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (NUTCH-1080) Type safe members , arguments for better readability

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay updated NUTCH-1080:
---------------------------

    Attachment: NUTCH-rel_14-1080.patch

For 1.4 branch. 

> Type safe members , arguments for better readability 
> -----------------------------------------------------
>
>                 Key: NUTCH-1080
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1080
>             Project: Nutch
>          Issue Type: Improvement
>          Components: fetcher
>            Reporter: Kay Kay
>         Attachments: NUTCH-1080.patch, NUTCH-rel_14-1080.patch
>
>
> Enable generics for some of the API, for better type safety and readability, in the process. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (NUTCH-1080) Type safe members , arguments for better readability

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay updated NUTCH-1080:
---------------------------

    Attachment: NUTCH-1080.patch

> Type safe members , arguments for better readability 
> -----------------------------------------------------
>
>                 Key: NUTCH-1080
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1080
>             Project: Nutch
>          Issue Type: Improvement
>          Components: fetcher
>            Reporter: Kay Kay
>         Attachments: NUTCH-1080.patch
>
>
> Enable generics for some of the API, for better type safety and readability, in the process. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (NUTCH-1080) Type safe members , arguments for better readability

Posted by "Markus Jelsma (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083063#comment-13083063 ] 

Markus Jelsma commented on NUTCH-1080:
--------------------------------------

Hi, is this for trunk or 1.4? Can you provide a patch for both?

> Type safe members , arguments for better readability 
> -----------------------------------------------------
>
>                 Key: NUTCH-1080
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1080
>             Project: Nutch
>          Issue Type: Improvement
>          Components: fetcher
>            Reporter: Kay Kay
>         Attachments: NUTCH-1080.patch
>
>
> Enable generics for some of the API, for better type safety and readability, in the process. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (NUTCH-1080) Type safe members , arguments for better readability

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay updated NUTCH-1080:
---------------------------

    Attachment:     (was: NUTCH-1080.patch)

> Type safe members , arguments for better readability 
> -----------------------------------------------------
>
>                 Key: NUTCH-1080
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1080
>             Project: Nutch
>          Issue Type: Improvement
>          Components: fetcher
>            Reporter: Kay Kay
>         Attachments: NUTCH-1080.patch
>
>
> Enable generics for some of the API, for better type safety and readability, in the process. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira