Marked converters classes as obsolete.
This commit is contained in:
@@ -8,6 +8,9 @@ note
|
||||
class
|
||||
JSON_ARRAYED_LIST_CONVERTER
|
||||
|
||||
obsolete
|
||||
"This JSON converter design has issues [Sept/2014]."
|
||||
|
||||
inherit
|
||||
|
||||
JSON_LIST_CONVERTER
|
||||
@@ -29,4 +32,7 @@ feature {NONE} -- Factory
|
||||
create Result.make (nb)
|
||||
end
|
||||
|
||||
note
|
||||
copyright: "2010-2014, Javier Velilla and others https://github.com/eiffelhub/json."
|
||||
license: "https://github.com/eiffelhub/json/blob/master/License.txt"
|
||||
end -- class JSON_ARRAYED_LIST_CONVERTER
|
||||
|
||||
Reference in New Issue
Block a user