users@jax-rs-spec.java.net

[jax-rs-spec users] [jsr339-experts] remove path methods from Request

From: Bill Burke <bburke_at_redhat.com>
Date: Mon, 12 Dec 2011 19:51:54 -0500

I'd like to suggest to remove the path methods from Request:

     public URI getPath();
     public UriBuilder getPathBuilder();
     public String getPath(boolean decode);
     public List<PathSegment> getPathSegments();
     public List<PathSegment> getPathSegments(boolean decode);

These don't make a lot of sense on the client. On the server they are
basically duplicates of similar methods on UriInfo.

Bill

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com