Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use $http instead of $resource internally. $resource is too buggy. #97

Closed
mgonto opened this issue Jun 6, 2013 · 6 comments
Closed
Assignees

Comments

@mgonto
Copy link
Owner

mgonto commented Jun 6, 2013

$resource is too buggy, I should change this to $http.

It'd solve #90 among other issues.

@mgonto
Copy link
Owner Author

mgonto commented Jun 9, 2013

Hey I had no time in the weekend. I'l try implementing this in the week.

@jrawlings
Copy link

This would be a really great change

@mgonto
Copy link
Owner Author

mgonto commented Jun 16, 2013

I've been a little sick this week. I'll be implementing this in a few days I hope :)

@mgonto
Copy link
Owner Author

mgonto commented Jun 20, 2013

$resource has finally been ditched :). It was so god damn buggy!!.

All tests work and I've also tested it in my app, but same more test would be appreciated :)

@eserlan
Copy link

eserlan commented Jun 20, 2013

Are the angular guys aware of this buggyness?

@mgonto
Copy link
Owner Author

mgonto commented Jun 20, 2013

Hey,

Yes they're. They have tons of bugs about it and I've also talked with Bradley, Angular's manager. They're working on it, but it takes time for them to change stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants