Closed saces closed 9 years ago
Thanks! The content of this looks good; I will merge this once purge-db4o is impending. Two things:
VerySimpleGetter.getCallback()
was already indented this way; I'm assuming it needs to continue to exist because it doesn't look too useful. If you'd rather not do this I can do it after this is merged.purge-db4o is merged into fred/next. Could you reopen (or force push) this as a single commit? For the commit message guidelines see here.
Merged as c8d6ee8aa89b531a6c1dde0b252b5b8adb1b9ae6. Thanks! There's still
[javac] [snip]/plugin-KeyUtils/src/plugins/KeyUtils/VerySimpleGetter.java:19:
error: VerySimpleGetter is not abstract and does not override abstract method getSchedulerGroup() in ClientRequester
[javac] public class VerySimpleGetter extends ClientRequester {
[javac] ^
but I'm looking into having ClientRequester
implement ClientRequestSchedulerGroup
too.
I tried to restore sanity in e4a6d5b70852dbfcc2a80077714a7a29b5c66e15. No additional changes are needed.
build fixes