<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/26/2014 11:31 AM, Jernej Kos
      wrote:<br>
    </div>
    <blockquote cite="mid:544D3E03.9050107@kos.mx" type="cite">
      <pre wrap="">I am not sure what you mean by "object", but you should see the
nodewatcher agent schema as an example. There, the final schema is built
by all the modules, where each has its own part of the schema.
</pre>
    </blockquote>
    <br>
    We are not using the same terms, we should sync.<br>
    <br>
    For object as in JSON (JavaScript Object Notation) I mean something
    like an object in OOP, that is, something that is an instance of a
    class of objects:<br>
    <ul>
      <li>a network device</li>
      <li>a link</li>
      <li>a geographical object<br>
      </li>
    </ul>
    So I was asking what did you mean with "modular" since we are
    talking about a JSON object.<br>
    <br>
    In a JSON object, as we all know, you have keys and values, and
    values can contain other nested structures. So what do you exactly
    mean when you mention modules? Do you mean a key that contains
    additional data which was not foreseen in the schema? Or what else?<br>
    <br>
    Words in this case are quite important, if we don't sync on the
    terminology we'll have a very hard time.<br>
  </body>
</html>