David Matějka

Results 34 comments of David Matějka

Hi, 1. Locking - although it is not mentioned in documentation, if you use a [second argument of load - generator callback](https://doc.nette.org/en/3.0/caching#toc-basic-usage), it actually [uses a lock](https://github.com/nette/caching/blob/a5811e2c7da0cc526d981581a807599fa55dc21d/src/Caching/Cache.php#L101) (if the storage...

:+1: But I would remove the setMapping method in IPresenterMapper interface

I'm aware of this strange behaviour, but I'm not sure I like this solution. Also, allowing custom id by default is imho security risk.

Just find out, `Hi` function can be replaced with `crypto.pbkdf2Sync(password, salt, 4096, 32, 'sha256')`, which is like 20 times faster..

This was imho same issue as described in #477, right?

fixed, but the formatting is a bit weird. will examine

hmm, formatting is also broken in smarty and php. So I am afraid it cannot be fixed :\