-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 1.4.0
-
Component/s: core-libs
-
None
-
beta3
-
generic
-
generic
One of the last remaining differences from Perl's pattern syntax is that the
Java syntax uses {xxx} POSIX character classes and Unicode blocks and
categories. Java should instead adopt the Perl syntax, \p{xxx} and \P{xxx},
and support exactly the same class, block, and category names as Perl does.
-- mr@eng 2001/8/22
Java syntax uses {xxx} POSIX character classes and Unicode blocks and
categories. Java should instead adopt the Perl syntax, \p{xxx} and \P{xxx},
and support exactly the same class, block, and category names as Perl does.
-- mr@eng 2001/8/22