Ticket #1 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

Use type templating on PersistenceResource

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

Description

To make it easier for subclasses to deal directly with their entity instance.

e.g.

class FooResource extends PersistenceResource<Foo>

Change History

04/02/08 14:41:02 changed by michael

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