Skip to content

Commit

Permalink
document upcoming immutable locales with issue #38
Browse files Browse the repository at this point in the history
  • Loading branch information
patch committed Oct 1, 2014
1 parent 5a763e6 commit ccbe056
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ CLDR::Number - Localized number formatters using the Unicode CLDR

This document describes CLDR::Number v0.08_1, built with Unicode CLDR v24.

# DEPRECATION NOTICE

Using the `locale` method as a setter is planned to be deprecated in the next
release, making an object’s locale immutable. Please see issue #38 for details
and to submit comments or concerns.

# SYNOPSIS

```perl
Expand Down
3 changes: 3 additions & 0 deletions lib/CLDR/Number/TODO.pod
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ I<L<#19|https://github.com/perl-cldr/cldr-number-pm5/issues/19>>

=over

=item * deprecate mutable locales
I<L<#38|https://github.com/perl-cldr/cldr-number-pm5/issues/38>>

=item * locale subtag attributes for use without locale attribute parsing
I<L<#4|https://github.com/perl-cldr/cldr-number-pm5/issues/4>>

Expand Down

0 comments on commit ccbe056

Please sign in to comment.