2 Commits

Author SHA1 Message Date
Wesley Wolfe
f44eaba812 Pulling all pending Bukkit-JavaDoc changes 2013-09-10 21:02:53 -05:00
Wesley Wolfe
e5a14e2dcc Add ConfigurationSerializable-Serializable compatibility. Adds BUKKIT-4662
This commit adds a comaptibility layer for use between
ConfigurationSerializable and Java Serializable, such that when using the
Bukkit object streams, any ConfigurationSerializable acts as if it
implements Serializable for purposes of that wrapped stream.

Included are a set of unit tests for the stream with a check for backward
compatibility across versions.
2013-08-06 18:19:15 -05:00