David Grudl

Results 443 comments of David Grudl
trafficstars

Because it uses them internally. You might even need constant `ACTION_KEY`, which Route doesn't even have.

Ok, jsem nevěděl, jak to tady funguje ;)

In fact, `http://aaaaa` is valid URL, like `http://localhost`. But it would be more pragmatic, if a form validator will require a dot in address.

It is question. Usually you want http://cs.wikipedia.org/wiki/FQDN with http(s) protocol, but there are cases, when any hostname/ipv4/ipv6 is correct (form for setting database, local pathes, ...). Maybe we should have...

The names are "corrected" for js in netteForms.js http://github.com/nette/nette/blob/89d48b7afba3b1b5bb90a8eae9a2dec6771ac93c/client-side/netteForms.js#L220