[21:54:47] Some methods in core like AbstractContent::checkModelId() or the equivalent in ContentHandler (and various callers) throw MWException and are subject to the stable interface policy, is the only way to deal with that to replace them with new methods? [21:55:39] The same applies to WebRequest::getIP (which should probably return null instead of throwing an MWException)...