renatobianchini / aforge

Automatically exported from code.google.com/p/aforge
Other
0 stars 0 forks source link

Marking {Int|Double}Range as Serializable #223

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Just a suggestion. By marking DoubleRange, IntRange and Range as Serializable 
those can be effortless serialized when they are contained in more complex 
objects.

(I am editing inside Google's code editor, I am not sure if it will let me edit 
all files at once. I have only changed line 46 but the diff preview is showing 
some more lines changed - sorry about that)

Original issue reported on code.google.com by cesarso...@gmail.com on 18 Jun 2011 at 5:21

Attachments:

GoogleCodeExporter commented 8 years ago
Ops, I didn't know it would automatically create a new issue with a single line 
patch :)

Original comment by cesarso...@gmail.com on 18 Jun 2011 at 5:24

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 18 Jun 2011 at 5:28

GoogleCodeExporter commented 8 years ago
{Int|Double}Range as well as {Int|Double}Point are marked [Serializable].

Committed in revision 1529. Will be released in version 2.2.0.

Original comment by andrew.k...@gmail.com on 21 Jun 2011 at 8:32

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 28 Jul 2011 at 9:48

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 10 Aug 2011 at 9:37