cvrebert/lmvtfy

Try to have only one instance of the validator

Open

#10 geöffnet am 16. Juni 2014

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Scala (30 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (329 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Try to reuse one instance of the validator instead of creating a new one for every validation request. More efficient obviously.

Contributor Guide