Jáchym Toušek
Jáchym Toušek
Good. :-) I'm not really happy with the `NULL` value either, I just couldn't think of a better solution - none of these seem much better to me: 1) Pass...
@JanTvrdik What do you think about this? https://github.com/enumag/application-1/commit/bef93921042ca85191e2ec1efd1ef97e66ca5077
ping @JanTvrdik
@JanTvrdik Any of them? :-D https://github.com/nette/application/pull/63#issuecomment-74442020 Not even this? https://github.com/enumag/application-1/commit/bef93921042ca85191e2ec1efd1ef97e66ca5077 Do you have some suggestions?
Let me see... Nope, still don't like that. :-)
@josefsabl Since my suggestions were refused I just kept using my own hacked [Application](https://github.com/enumag/Application) class (contains some other hacks too) to do this. I'm not working with nette anymore so...
:+1: for this
@JanTvrdik And how should we add support for custom types? Don't forget that `Http\Request` should not be a service in the future.
@HosipLan: Ono v podstatě stačí upravit stávající testy, ale to bude chvíli trvat. Mezitím si pls přečti RFC. :-)
Please review.