From: Jean-Philippe ARGAUD Date: Mon, 15 Jul 2013 09:56:56 +0000 (+0200) Subject: Allowing string input for AlgorithmParameters dictionary X-Git-Tag: V7_3_0~19 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f45d87c3fadae69444e8b21a99540639edfd4267;p=modules%2Fadao.git Allowing string input for AlgorithmParameters dictionary --- diff --git a/doc/en/reference.rst b/doc/en/reference.rst index ca97218..483139b 100644 --- a/doc/en/reference.rst +++ b/doc/en/reference.rst @@ -38,7 +38,7 @@ different pseudo-types are: **Dict** This indicates a variable that has to be filled by a dictionary, usually - given as a script. + given either as a string or as a script. **Function** This indicates a variable that has to be filled by a function, usually given diff --git a/resources/ADAOSchemaCatalog.xml b/resources/ADAOSchemaCatalog.xml index b8e8ebd..350e34f 100644 --- a/resources/ADAOSchemaCatalog.xml +++ b/resources/ADAOSchemaCatalog.xml @@ -507,6 +507,15 @@ result = None + + + + +