Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4126133

load/save methods not available in java.util.Porperties for i18n

XMLWordPrintable

    • x86
    • windows_95

      The following bug is reported on behalf of Tadashi Ohmura <###@###.###> (the arthur of Programming for Swing):

      "java.util.Properties" and "java.util.PropertyResourceBundle"
       ~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

         "Properties" has "load" method use InputStream
                      and "save" method use OutputStream.

      These methods are not available for internationalization.

         The new methods are needed using "Reader" and "Writer".
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      The same thing is applied to "PropertyResourceBundle".

         If not support these methods, the property files are very
      inconvenient.

         It is regret that even JDK1.2 beta2 does not support these.
      I hope that JDK1.2 final release version will support it.

            mmcclosksunw Michael Mccloskey (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: