On Mon, Jun 29, 2015 at 1:53 PM, Yuri Astrakhan <[email protected]> wrote:
> It is much better than to use "rawcontinue", because > that flag will keep telling us someone needs the old system. > I doubt we'll ever get rid of rawcontinue. There's practically no code to maintain there (it's just a one-line function[1] and a trivial if-block to call it[2]) so it's highly unlikely to be worth even minimal effort. [1]: https://git.wikimedia.org/blob/mediawiki%2Fcore.git/26288853/includes%2Fapi%2FApiContinuationManager.php#L163 [2]: https://git.wikimedia.org/blob/mediawiki%2Fcore.git/26288853/includes%2Fapi%2FApiQuery.php#L295 -- Brad Jorsch (Anomie) Software Engineer Wikimedia Foundation _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
