-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
The need to strictly enforce valid JVM Locales really only makes sense for the (JVM) localization utils. The translation fns can be more lenient, using their normal fallback mechanism when given an invalid locale. Also in this commit: * Switched from `Exception`s to `ex-info`s. * Ring middleware improvements, mostly allowed by new distinguish between JVM and non-JVM locales. * General housekeeping.
- Loading branch information
1 parent
7f83972
commit 833b4be
Showing
4 changed files
with
157 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.