Danilo Reinert

Results 17 comments of Danilo Reinert

When filtering resources, it's a good practice to place matrix params after them, like /groups;class=a. It's not the case presented (a search - action - endpoint) but if you're going...

It's good to know who is working in what. So two people don't waste effort on the same issue. Em qui, 15 de set de 2016 às 10:37, Horacio Gonzalez...

I'm running into this issue too. We have to explicitly set `writable = true` in the descriptor so we can write to the property while keeping it non enumerable. It...

I proposed a patch where `@nonenumerable` sets writable=true, unles the user specifies `@nonenumerable({ writable: false })`

https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies

Estava olhando as issues do stella e achei essa aqui. A portabilidade do stella-core já está praticamente concluída. Para saber mais veja este PR: https://github.com/caelum/caelum-stella/pull/64