# HG changeset patch # User Sebastien Jodogne # Date 1481705033 -3600 # Node ID a976607e46f7f8fa090ecc594703f14c80e1fa5f # Parent c742c8f9ffa34fcd8d916fc55fafa065ea8389cb note diff -r c742c8f9ffa3 -r a976607e46f7 Sphinx/source/developers/implementation-notes.rst --- a/Sphinx/source/developers/implementation-notes.rst Wed Dec 14 09:43:08 2016 +0100 +++ b/Sphinx/source/developers/implementation-notes.rst Wed Dec 14 09:43:53 2016 +0100 @@ -12,7 +12,8 @@ `__ is used by the DICOM instance. Internally, Orthanc converts all these codepages to the `UTF-8 encoding -`__. +`__ (cf. the +``Orthanc::ParsedDicomFile`` class). In particular, :ref:`plugins ` must assume that any string or JSON file coming from the Orthanc core is encoded using