Name: krC82822 Date: 05/24/2001
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)
(From Item #10 of the Design FAQ at the bottom of this page:
http://java.sun.com/products/j2se/1.4/docs/guide/lang/preferences.html)
"It is not impossible to store serialized objects using this API, but we
do not encouraged it, and have not provided a convenience method."
The phrase "we do not encouraged it" is incorrect.
It should read either:
"we have not encouraged it"
or
"we do not encourage it"
(Review ID: 124964)
======================================================================