Harmonized count type to NATURAL_64 for recent_nodes (more to do later). Fix get is active code.
24 lines
496 B
Plaintext
24 lines
496 B
Plaintext
note
|
|
description: "Summary description for {CMS_API_OPTIONS}."
|
|
author: ""
|
|
date: "$Date: 2014-11-13 16:23:47 +0100 (jeu., 13 nov. 2014) $"
|
|
revision: "$Revision: 96085 $"
|
|
|
|
class
|
|
CMS_API_OPTIONS
|
|
|
|
inherit
|
|
WSF_API_OPTIONS
|
|
|
|
create
|
|
make,
|
|
make_from_manifest
|
|
|
|
convert
|
|
make_from_manifest ({ ARRAY [TUPLE [key: STRING; value: detachable ANY]],
|
|
ARRAY [TUPLE [STRING_8, ARRAY [TUPLE [STRING_8, STRING_32]]]],
|
|
ARRAY [TUPLE [STRING_8, ARRAY [TUPLE [STRING_8, STRING_8]]]]
|
|
})
|
|
|
|
end
|