Bradley Beddoes

Results 32 comments of Bradley Beddoes

@gonzofish flexible extension points in the core (which already exist but may be added to in the future) with this project then also implementing/supporting a small number of additional crates,...

@spacekookie they absolutely aren't. My apologies if I gave that impression, it was not intended. By taking the extensions approach and combining that with project generators/templates that provide a quick...

Hey there @tforgione. I wanted to make sure you knew we haven't forgotten about this and that we do appreciate the effort here. Right now @smangelsdorf and I both have...

Noting this crate which was featured in Rust weekly that may be of use here: https://crates.io/crates/colored

Hey @tforgione that looks like it is coming along **really** well. How did you find working with colored? I'll grab your fork later today and have a play. @smangelsdorf something...

Hey @tforgione any chance I could get you to rebase onto master so I can try this out against a decently sized gotham app I have?

Ok so I finally got a look at this, rendered out structure just fine for a compact application but it didn't seem to run on a modular app ([definitions](https://book.gotham.rs/tour/structure/start.html)) and...

Hey there @tforgione. Firstly, I want to apologise for not having given this the attention I should have in the last few months. I'd like you to know that it...

There are probably a number of reasons why this is a bad idea and I've spent about 1 minute considering it so please feel free to stomp on it. However...

Thanks for the info @benashford will poke around your feature branch when I have some time.