Uploaded image for project: 'Request For Comments'
  1. Request For Comments
  2. RFC-222

Remove most formatter and boost::serialization code

    XMLWordPrintable

    Details

    • Type: RFC
    • Status: Implemented
    • Resolution: Done
    • Component/s: DM
    • Labels:
      None

      Description

      AFW contains a fair amount of code designed to persist objects to text files using boost::serialization and daf::base::Persistable. These are no longer used, but we're still maintaining them (e.g. log updates on DM-6985), and we're still wasting time building them.

      We do still use this serialization approach for PropertySet and PropertyList. Eventually I think we should reimplement serialization for these as well (and remove the Formatter framework entirely), but I consider that out of scope for this RFC.

      For all classes in our codebase besides PropertySet and PropertyList, I propose that we remove boost::serialization support, remove any inheritance from daf::persistence::Peristable, and delete the corresponding Formatter classes.

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              jbosch Jim Bosch
              Reporter:
              jbosch Jim Bosch
              Watchers:
              Jim Bosch, John Parejko, John Swinbank, Kian-Tat Lim, Paul Price, Pim Schellart [X] (Inactive), Russell Owen, Tim Jenness
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:
                Planned End:

                  Jenkins

                  No builds found.