causeway icon indicating copy to clipboard operation
causeway copied to clipboard

CAUSEWAY-3641: DataTableInteractive#Memento don't require Executions on Deserialization

Open andi-huber opened this issue 2 years ago • 0 comments

  • [x] Use the (now) serializable DataTable to model table data
  • [ ] Invent some freeze mechanism for DataTable, that is, once we have the cell data, don't require to recompute (via executions)

As we do want to pave the way for a generic search field, we need all the table rows, hence table paging is modeled as a view into the full DataTable.

andi-huber avatar Nov 07 '23 05:11 andi-huber