Changes between Version 1 and Version 2 of Ticket #6250, comment 6
- Timestamp:
- 2011-04-22T04:11:41+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6250, comment 6
v1 v2 1 1 Can I take Main.main.undoRedo as a good example? (something like singleton) 2 2 3 Or I could add it as getCurrentDataSet().getSelectionHistory(). Is it better? (not not know main conceptions) 3 Or I could add it as getCurrentDataSet().getSelectionHistory(). Is it better? (not not know main conceptions of JOSM construction) 4 4 5 5 Of course I do not want to expose history of Swing model of certain dialog to plugins)))