Ticket #213 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

Support ServerResource in routing

Reported by: bruno Owned by: bruno
Priority: minor Milestone: 0.4
Component: modules/kauri-routing Version: trunk
Keywords: Cc:

Description (last modified by jgou) (diff)

For Restlet 2, Resource will be deprecated and replaced by ServerResource. We should support this in the routing.

Related, once this is available (and the Restlet API is somewhat stable) we should adjust samples and archetypes to make use of ServerResource.

Change History

comment:1 Changed 3 years ago by mpo

  • Milestone changed from 0.4 to 0.4.1

comment:2 Changed 3 years ago by jgou

  • Description modified (diff)
  • Milestone changed from 0.4.1 to 0.4

related to upgrade to restlet 2.0.0, see #349

Also: best check other deprecation warnings while looking at this one.

comment:3 Changed 3 years ago by mpo

  • Status changed from new to closed
  • Resolution set to fixed

(In [1706]) fixes #213 and #362
Updating the restlet.org dependency to svn6875 which is a trunk snapshot from 2.1-dev
Code builds and tests locally, please test on your platforms as well.

Note: See TracTickets for help on using tickets.