Legitcode / immutable-proxy

28 stars 3 forks source link

Test this package against all the tests of the original Immutable.js #4

Open kirillrogovoy opened 8 years ago

kirillrogovoy commented 8 years ago

Hi!

I think, such proxying libraries should be required to be tested against the original tests of what you're actually trapping as the ultimate way of setting up some trust towards the project at whole.

I guess, there should be a way to do it without much of effort, but it will prove a stability and a robustness in a great way. It's also sort of an interesting challenge. :)

zackify commented 8 years ago

If you are up for contributing I will try my best to help, just don't have a lot of time to commit to this.

igorsantos07 commented 7 years ago

I would suggest you so to state that clearly on the readme, @zackify :) The project already got 18 stars, but it only half-works (given what happens when you use the library in real projects, as sampled on #5).

This project seems to be just a (flawed) proof of concept that is being considered as something, given the catchy name. i.e. it was mentioned on a real feature request about Proxies on Immutable as a valid suggestion.