https://bugzilla.wikimedia.org/show_bug.cgi?id=64364
--- Comment #5 from Siebrand Mazeland <[email protected]> --- (In reply to Liangent from comment #4) > I have a class LBFactory_Foo extends LBFactory_Multi, and LBFactory_Foo is > used in configurations instead of LBFactory_Multi... > > IIRC we've used some thing like class LBFactory_Multi extends LBFactoryMulti > {} for B/C classes somewhere. Is this method deprecated? We took care of B/C for configuration and extensions overriding load balancer classes that were in Gerrit. It's noted in the release notes that the classes were renamed. We didn't take care of custom code not in Gerrit repos. So should we fix or wontfix? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
