Skip to content
Snippets Groups Projects
  1. Aug 13, 2010
  2. Nov 12, 2009
    • Nat Goodspeed's avatar
      Introduce LLEventDispatcher::begin()/end() to iterate over (name, desc) pairs · 2f97829a
      Nat Goodspeed authored
      for all registered operations. (untested)
      Introduce LLEventDispatcher::getMetadata(name) query so you can discover, for
      a given named operation, its query string and required parameters. (untested)
      Introduce LLEventDispatcher::add() convenience methods allowing you to omit
      description strings. Fix LLLoginInstance (which uses a non-LLEventAPI
      LLEventDispatcher) back to description-less add() calls.
      However, filter LLEventDispatcher::add() methods inherited by LLEventAPI so
      that an LLEventAPI subclass *must* provide a description string.
      2f97829a
  3. Nov 11, 2009
Loading