There is no intention as far as I could tell to add Relay to React as anything other than an optional thing, same as JSX.
Forking React or starting from scratch has less and less value each passing day - React Native is a good example of the benefits of sticking with a solid platform. David On Sun, Feb 1, 2015 at 10:14 AM, Marc Fawzi <[email protected]> wrote: > Not that the idea behind Relay does not make sense. It does, but there is > at least one class of scenarios where it doesn't, or does not make > *complete* sense. > > Just saying that it if the React team decides to add Relay into React as > opposed to having it as an optional part of the "framework" then it might > be worth looking into forking React to keep things simple. > > And of course I could be very wrong. > > On Sun, Feb 1, 2015 at 7:10 AM, Marc Fawzi <[email protected]> wrote: > >> If you fork React today before Relays are added, wouldn't you get the >> benefits that React has to offer up till this point? >> >> Even Node got forked, but for completely different reasons. >> >> On Sun, Feb 1, 2015 at 6:54 AM, Kyle Cordes <[email protected]> wrote: >> >>> On Sunday, February 1, 2015 at 8:50 AM, Marc Fawzi wrote: >>> > Yeah I was going to ask at which point will projects like Om and >>> Reagent decide to fork React... >>> > >>> >>> I believe there is already a similar project that takes this approach. >>> But it has a significant challenge, it means not reusing the extensive work >>> of React to work correctly across the long history of semi-broken browsers. >>> Understanding and implementing dumb manipulation correctly across every >>> edge case is not the most fun work. >>> >>> >>> -- >>> Kyle Cordes >>> http://kylecordes.com >>> >>> >>> >>> -- >>> Note that posts from new members are moderated - please be patient with >>> your first post. >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "ClojureScript" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/clojurescript. >>> >> >> > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
