Re: Does anyone else thinks that swing.text is the worst part of
I am not convinced about the need to call super, simply because it is in the AbstractUndoableEdit.
I would image that it would be pretty easy for the UndoManager itself to make that operation itself by package private api. It makes no sense exept if the interface itself (UndoableEdit) says so in the javadoc - implementations will require a super call on undo and redo - and it doesn't at least on java 1.5.
Still don't agree with the lack of notification, but can understand it in the context offered. BTW when i was thinking about this yesterday i figured this is just a specific usecase of something larger: observable collections. Maybe - that - should be in the jdk.
[Message sent by forum member 'i30817' (i30817)]
http://forums.java.net/jive/thread.jspa?messageID=285219
---------------------------------------------------------------------
To unsubscribe, e-mail: [jdnc-unsubscribe@masked-domain]
For additional commands, e-mail: [jdnc-help@masked-domain]
Other messages in this topic
| Sender | Date sent | Subject |
| [jdnc-interest@masked-domain] | Tue, 08 Jul 2008 12:05:47 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Tue, 08 Jul 2008 00:12:07 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Mon, 07 Jul 2008 23:57:28 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Mon, 07 Jul 2008 21:10:11 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Mon, 07 Jul 2008 12:03:34 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Mon, 07 Jul 2008 12:01:34 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Mon, 07 Jul 2008 11:16:43 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Mon, 07 Jul 2008 09:54:39 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Sun, 06 Jul 2008 18:01:16 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Sun, 06 Jul 2008 03:33:00 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Fri, 04 Jul 2008 21:34:22 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Fri, 04 Jul 2008 18:29:02 PDT | Re: Does anyone else thinks that swing.text is the worst part of |