Trails

Remove Identifiable

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 2.0.0
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

I don't like Identifiable. The less amount of things we force to the user the better.
Identifiable is definitively removable.

I just need to find out how to make calls like the ones to PropertyUtils in Tapestry4.

PropertyUtils.read(model, "id"); 
PropertyUtils.write(model, "name", "value");

I could use ONGL, but I prefer to avoid it if I can.

Activity

Hide
Alejandro Scandroli added a comment -

fixed in r1219

Show
Alejandro Scandroli added a comment - fixed in r1219

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: