haecker-felix / Gradio

GNU General Public License v3.0
326 stars 51 forks source link

Estethic #333

Closed sigmaSd closed 6 years ago

sigmaSd commented 6 years ago

I'm not sure if I should make pull request for such things , but It just annoyed me cause I wrote it and I didn't know at the time that you can match with 'different types' if the second type is a diverging function (continue) .

haecker-felix commented 6 years ago

Everything is fine, please continue your work! :smile:

I'm also still learning Rust, so my code isn't perfect too. Currently I use Gradio to learn rust (like I have done it with Vala). So I code something, and some weeks later I completely rewrite it, because I see it's badly implemented.

haecker-felix commented 6 years ago

BTW you can improve this, by printing a warning message.

(And in the future removing the invalid station value from the database)

sigmaSd commented 6 years ago

Thanks , much appreciated :smile: Keep up the good work !