On Thu, Apr 2, 2009 at 7:38 PM, <[email protected]> wrote: > Author: toad > Date: 2009-04-02 11:38:00 +0000 (Thu, 02 Apr 2009) > New Revision: 26333 > > Modified: > trunk/plugins/XMLSpider/XMLSpider.java > Log: > Fix XMLSpider [...] > + public void removeFrom(ObjectContainer container) { > + throw new UnsupportedOperationException();
Why throwing UnsupportedOperationException, not just success silently? _______________________________________________ Devl mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
