You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Thiago Henrique De Paula Figueiredo (Jira)" <ji...@apache.org> on 2020/10/08 21:38:00 UTC

[jira] [Created] (TAP5-2644) Split HTTP-specific classes from tapestry-core into tapestry-http

Thiago Henrique De Paula Figueiredo created TAP5-2644:
---------------------------------------------------------

             Summary: Split HTTP-specific classes from tapestry-core into tapestry-http
                 Key: TAP5-2644
                 URL: https://issues.apache.org/jira/browse/TAP5-2644
             Project: Tapestry 5
          Issue Type: Improvement
            Reporter: Thiago Henrique De Paula Figueiredo


The intention is moving the HTTP-specific classes of tapestry-core (HttpServletResquestFilter, RequestFilter, Dispatcher, Response, Request, etc.) moved into a new subproject/JAR, tapestry-http, where it could be used without the component/page framework. Backward compatibility, other than classes changing from one package to another, should be kept.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)