Results 28 comments of Chris Granger

This is definitely something we're all for. For various reasons, we didn't have a chance to go back and clean things up, but we'll be taking the time to do...

@atomic-swerve Yeah, we really wanted to do that before. I _think_ that feature will largely fall out of our work on version control, but that's a ways off from now.

Oh this is on my side. We throw an error that isn't being caught anywhere.

We're working on getting play.witheve.com updated, so that should be taken care of in the next day or two (just need to make sure our changes all still work in...

This was also brought up in [Puzzles and Paradoxes V](https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/eve-talk/zbNddqlZbHE/dmH9oJQcCgAJ)

For sum, Eve needs the value to sum over as well: ``` search bill = [#bills name amount] total-bills = sum[value: amount, given: bill] bind @browser [#h1 text: "Sum error"]...

When you say crash, what happens? This will run infinitely because creating views creates divs which then recurses forever. @joshuafcole maybe we should think about having view go through some...

> configurable db policies hm? Do you mean what is sent to the client or not? There's nothing magical about that, we would use a [db impl that sends](https://github.com/witheve/Eve/blob/master/src/runtime/databases/browserSession.ts#L85).

_There will always be bugs and aspects of Eve people won't like and constructive feedback is always welcome. The aggressive tone of the original post on this issue however, is...

@joshuafcole we should rename it to something else. Calling it code in our context is really only going to be confusing.