Gordon L. Hempton
Gordon L. Hempton
Yeah this is actually kind of tricky since we do not know what state's use the parameters. It is a lot easier with path parameters because we explicitly know which...
Looks like it could be from this line: https://github.com/ghempton/ember-script/commit/2134700c2d#diff-097a81dfc786f3a3aa0d594b496ea92bR217. That is probably due to a bad merge from CoffeeScriptRedux. I don't have time to look at this until later, do...
Do you have time to create a PR that removes that line?
This is a bug. It should have the CoffeeScript behavior but delegate to Ember's super method. On May 4, 2014 4:14 PM, "Pavel Pravosud" [email protected] wrote: > In coffescript you...
EmberScript is based on coffeescript redux. Most of these issues that are related to coffeescript will hopefully eventually be fixed upstream. Here is a relevant issue: https://github.com/michaelficarra/CoffeeScriptRedux/issues/262
I am personally pretty low on bandwidth for the project :( so I don't see myself adding any new features any time soon. We still have a large project that...
I no longer have time to contribute to the project and we no longer use Ember... definitely room for a new maintainer.
Can you give an example where you hit this for context?
I am going to put some more work into lazy models soon, but in the mean time I will merge this if I could get a failing test.
EPF is in the process of being transitioned to https://github.com/coalescejs/coalesce (which has ember bindings)