Uploaded image for project: 'honeycomb'
  1. honeycomb
  2. HONEYCOMB-359

Wildcarded subtree writer

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Medium Medium
    • 18.01
    • None
    • HC BGP, HC infra

      BGP models are huge, we need some kind of wildcarded subtree writer, that works for whole subtree.

      1) we can either move checking handledTypes to writers (getHandledTypes, isAffected, writer.getHandedTypes, ...)
      but then precondition check in flatWriterRegistry might be slower (we need to check if we have all writers
      in order to avoid unnecessary reverts).

      2) alternative is to compute all child nodes during initialization (might introduce some footprint penalty).

            jsrnicek_cisco Jan Srnicek
            mgradzki Marek Gradzki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: