Skip to content
  • Iustin Pop's avatar
    Change the Container.findByName function · e7724ccc
    Iustin Pop authored
    This patch changes the signature and implementation of the function;
    returning the item makes more sense (saves a lookup later again in the
    container, and applying idx is cheap), and the previous implementation
    was ugly.
    e7724ccc