Hi,
I have a domain model which is 2D, grid-like (can be abstracted to Rows,
Columns and Cells). Is there an example or a known way to map this to an
appropriate GMF editor with grid layout (like a spreadsheet)? It would be
great to ensure the integrity of the model, too: when deleting
rows/columns, associated cells should be deleted (just like deleting
connections when deleting start/end nodes).
Thanks in advance!
thSoft