Uploaded image for project: 'Kotlin BSON'
  1. Kotlin BSON
  2. KBSON-6

Add support for Decimal128

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • None

    Description

      Add support for a public `Decimal128` type similar to the Java BSON library.

      Given that the `Decimal128` class on Java contains quite a few JVM specific classes like `BigDecimal`, making a Multiplatform implementation of this might be challenge.

      The Realm Kotlin SDK do need an implementation for JVM, Android, iOS and macOS though, so initial efforts could be on finding something that works for these platforms.

      Attachments

        Activity

          People

            jeff.yemin@mongodb.com Jeffrey Yemin
            christian.melchior@mongodb.com Christian Melchior (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              PagerDuty