Giter VIP home page Giter VIP logo

Comments (7)

freak4pc avatar freak4pc commented on September 17, 2024

There's no reason to "Rewrite" it as its mainly very minor changes.
I'm sure some work could be done to improve some pieces to conform to it but besides that, no real rewrite is needed IMO.

It works fine in Xcode 9.0, tested :)

from rxrealm.

RamwiseMatt avatar RamwiseMatt commented on September 17, 2024

Poor choice of wording on my part.

I'm attempting to use it in Xcode 9 beta 2, and its coming up with:

/Pods/RxRealm/Pod/Classes/RxRealm.swift:238:14: 'map' produces 'Observable<R>', not the expected contextual result type '(Array<Self.E.ElementType>, RealmChangeset?)'

My naive assumption was/is that this was a consequence of Swift 4 changes.

from rxrealm.

freak4pc avatar freak4pc commented on September 17, 2024

Are you using it in Swift 3 mode or Swift 4 mode ?

from rxrealm.

RamwiseMatt avatar RamwiseMatt commented on September 17, 2024

Swift 4 (as defined in Build Settings -> Swift Language Version)

from rxrealm.

freak4pc avatar freak4pc commented on September 17, 2024

I don't think you would find many libraries that support Swift 4 out of the box right now.
In this library's case it's even more complex since there are two heavy dependencies - 1. RealmSwift itself, 2. RxSwift itself

I wouldn't expect seeing any progress on this until Xcode 9 reaches closer to a GM tbh

from rxrealm.

icanzilb avatar icanzilb commented on September 17, 2024

@RamwiseMatt in my pov it doesn't make sense to start updating RxRealm before there are Swift 4 versions of RxSwift and RealmSwift.

from rxrealm.

icanzilb avatar icanzilb commented on September 17, 2024

@RamwiseMatt it's been a while but I thought to ping you anyway - there has been a swift4 branch for a while

from rxrealm.

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.