Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1633

Create a static method to get the default serializer from Tang

    XMLWordPrintableJSON

Details

    Description

      We want to make our code serializer-agnostic. To that end, Tang should have a static method like Tang.getDefaultSerializer()

      Since not every serializer is guaranteed to provide human-readable output, Tang should also have another static method for that. We should be able to print configuration without creating an injector. i.e. we need a static method like Tang.toString(Configuration config, boolean prettyPrint)

      Attachments

        Activity

          People

            motus Sergiy Matusevych
            motus Sergiy Matusevych
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: