Comment 17 for bug 819604

Revision history for this message
John A Meinel (jameinel) wrote :

The other option to putting it in bzrlib.smart.request.request_handlers registry under 'info' is to just add it as an attribute of the individual classes. The problem is I would be tempted to use inheritance to avoid repeating myself, and that would mean new requests have not been analyzed for safe/unsafe.