• 
      

    Pass the extension to any middleware classes being constructed.

    Review Request #5002 — Created Nov. 18, 2013 and submitted

    Information

    Djblets
    master

    Reviewers

    Pass the extension to any middleware classes being constructed.

    The new middleware support wasn't as useful without having a reference
    to the extension. This is now passed to the constructor.

    It's worth noting that this will break any extensions that are taking
    advantage of custom middleware, but as that was introduced in the
    beta, oh wells.

    Tested with custom middleware, and accessed extension settings from it.

    david
    1. Typo in your description: "exetnsion"

    2. 
        
    chipx86
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed