Ticket #6 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Reduce the number of custom classes required

Reported by: michael Assigned to:
Priority: medium Milestone: 0.5
Keywords: Cc:
Total Hours: 22.0 Billable?: 1
Add Hours to Ticket: 0 Dependencies:
Estimated Number of Hours: 0

Description

It shouldn't be necessary to subclass both EntityResource and EntityFinder.

Change History

25/02/08 22:04:14 changed by michael

  • hours set to 16.0.
  • totalhours changed from 0.0 to 16.0.

(In [3639]) Annotation based EntityResource. EntityFinder uses reflection on the EntityResource so that only the resource needs subclassing. Refs #6, spent 16

04/03/08 13:16:18 changed by michael

  • hours set to 6.0.
  • totalhours changed from 16.0 to 22.0.

(In [3666]) Remove context injection and rejig Entity Router? to be a bit more robust + upgrade to Restlet 1.1-M2. Refs #6, spent 6

11/11/08 13:08:08 changed by michael

  • status changed from new to closed.
  • resolution set to fixed.