Skip to content
Snippets Groups Projects
  • Corey Farrell's avatar
    bf2d3593
    aco: Minimize use of regex. · bf2d3593
    Corey Farrell authored
    Remove nearly all use of regex from ACO users.  Still remaining:
    * app_confbridge has a legitamate use of option name regex.
    * ast_sorcery_object_fields_register is implemented with regex, all
      callers use simple prefix based regex.  I haven't decided the best
      way to fix this in both 13/15 and master.
    
    Change-Id: Ib5ed478218d8a661ace4d2eaaea98b59a897974b
    bf2d3593
    History
    aco: Minimize use of regex.
    Corey Farrell authored
    Remove nearly all use of regex from ACO users.  Still remaining:
    * app_confbridge has a legitamate use of option name regex.
    * ast_sorcery_object_fields_register is implemented with regex, all
      callers use simple prefix based regex.  I haven't decided the best
      way to fix this in both 13/15 and master.
    
    Change-Id: Ib5ed478218d8a661ace4d2eaaea98b59a897974b