martyjs / marty

A Javascript library for state management in React applications
http://martyjs.org
MIT License
1.09k stars 76 forks source link

Support React 0.14.0 #379

Closed alexprice1 closed 8 years ago

alexprice1 commented 8 years ago

Can we upgrade marty to support react 0.14.0?

On another note, if we want to keep using marty, do you suggest we just fork it and rebrand it? Are you open to having someone else maintain it?

taion commented 8 years ago

I'll bump the dependency. I still have some legacy projects that I haven't cut over from Marty yet, and I guess others might too.

That said, I'd strongly recommend migrating to a different Flux framework, or looking into Relay going forward.

taion commented 8 years ago

That said, if you're interested in maintaining, I don't see anything wrong with adding you or others as a collaborator, though that'd be up to @jhollingworth. I'll continue to review and merge (eventually) PRs for the time being, at least until we're off Marty on our side.

jhollingworth commented 8 years ago

Happy to add maintainers but I'm against forks/rebrand. Marty is its own organisation so that its decoupled from any specific maintainer

jhollingworth commented 8 years ago

It would be good to see some PRs before I add anyone as a maintainer though

taion commented 8 years ago

Closed by #380.

taion commented 8 years ago

I'm deliberately not updating the docs, BTW. There's no point - this is a pure band-aid fix.