Brenden Soares

Results 128 comments of Brenden Soares

@pedromorgan no, it's not that easy. There are some code dependencies in Revel with the source for controllers and routes. I am interested in single binary builds still though, but...

This is an interesting topic, but I really like the simplicity of our current format. I'd rather focus on enhancing the current routing implementation through benchmarks. I've marked this as...

@naoina thanks for adding Revel! I was just reading those benchmarks yesterday and wanting to measure our own metrics. Now we have something to aim for! @verdverm @Azer- your `routes.toml`...

@Azer- your `routing.yml` text above looks like a mix of `app.conf` and `routes`. Can you explain your thoughts? @landaire I want to see the following converted to YAML. ``` #...

@pushrax I don't think under the hood is relevant, as long as it works consistently and is easy to use for developers. That said, I'm all for simplicity. Setting up...

@landaire did you ever get any benchmarks on the YAML parser? Thinking more about this topic and going through other PRs, I think adopting YAML for the `routes` and `app.conf`...

@fuzzthink I can related to the draw of the routes being simple. To me, they're very similar to what you would see in a server side access log. That said,...

Thanks for creating this issue. Are you able to reproduce this in your app? If so, any idea how I can reproduce it from a new revel app?

We'll defer this for the next release pending testing.

thanks for your feedback @ptman and @teitei-tk. I think we'll do what we can to sync up github releases and a text file CHANGELOG.