You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Roland Weber (JIRA)" <ji...@apache.org> on 2007/02/11 12:36:05 UTC

[jira] Closed: (HTTPCORE-40) make API independent from impl packages

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

Roland Weber closed HTTPCORE-40.
--------------------------------

    Resolution: Fixed

Patch checked in with updated release notes and a modified module-main/build.xml which compiles in two steps.


> make API independent from impl packages
> ---------------------------------------
>
>                 Key: HTTPCORE-40
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-40
>             Project: HttpComponents Core
>          Issue Type: Wish
>          Components: HttpCore
>            Reporter: Roland Weber
>         Assigned To: Roland Weber
>            Priority: Minor
>             Fix For: 4.0-alpha4
>
>         Attachments: 2k7-02-11-api-impl.txt
>
>
> As discussed on the developer mailing list, I would feel better if our API packages in HttpCore would not depend on impl packages.
> There used to be two classes in impl that are referenced from the API:
> DefaultHttpParams - could be moved to API params package and renamed to BasicHttpParams. The renaming would also prevent the misconception that we might have some kind of "default parameters" that are automatically loaded by HttpCore.
> HeaderGroup - this one fould fit nicely in the o.a.h.util package. We already have ByteArrayBuffer and CharArrayBuffer there although neither is in the actual API.
> Recently, HTTPCORE-39 introduced a third dependency, on EnglishReasonPhraseCatalog. Unless that dependency is removed, there is no point in breaking the API for these two here.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org