Giter VIP home page Giter VIP logo

Comments (9)

CherryPerry avatar CherryPerry commented on May 13, 2024 1

Copy few classes into com.badoo.reaktive.utils.time.
For now, when native and metadata are not stable yet, we can get situation, when external dependency will use different version of metadata or Kotlin and we will be blocked by it.

But if we copy then clients will see both variants if they are using klock as well.

Both variants of 2-3 classes? With different packages? Not a big deal.

from reaktive.

dmitryustimov avatar dmitryustimov commented on May 13, 2024

Isn't it be better to copy few klock classes to the com.badoo.reaktive.utils.time package instead of making Reactive dependent on external library?
klock code is dual licensed under MIT and Apache 2.0 and we can mention the author.
But I'm not so familiar with possible legal issues.

from reaktive.

arkivanov avatar arkivanov commented on May 13, 2024

One more thing, if depend then Reaktive's Kotlin version must be same as in klock, to be able to build K/N part.

from reaktive.

arkivanov avatar arkivanov commented on May 13, 2024

But if we copy then clients will see both variants if they are using klock as well.

from reaktive.

dmitryustimov avatar dmitryustimov commented on May 13, 2024

FYI Kotlin 1.3.50 will offer us experimental date-time classes in standard library
https://github.com/Kotlin/KEEP/blob/durations/proposals/stdlib/durations-and-clocks.md

from reaktive.

arkivanov avatar arkivanov commented on May 13, 2024

FYI Kotlin 1.3.50 will offer us experimental date-time classes in standard library
https://github.com/Kotlin/KEEP/blob/durations/proposals/stdlib/durations-and-clocks.md

We want to release stable version very soon, changing public API without any critical reason will not be possible.

from reaktive.

arkivanov avatar arkivanov commented on May 13, 2024

@lukaville @mk-jones What do you think guys?

from reaktive.

arkivanov avatar arkivanov commented on May 13, 2024

I would better wait for Kotlin 1.3.50 with its Duration in stdlib. But it will block our release... Should we release RC1? And then stable version with Duration and Kotlin 1.3.50?

from reaktive.

arkivanov avatar arkivanov commented on May 13, 2024

Closing the issue due to inactivity, looks like not relevant anymore. Feel free to reopen if needed.

from reaktive.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.