<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#333333">
    <br>
    <div class="moz-cite-prefix">20.09.2014 00:32, Карелин Павел пишет:<br>
    </div>
    <blockquote cite="mid:541C92E0.5060207@yandex.ru" type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      19.09.2014 22:14, Jake Petroules пишет:<br>
      <blockquote
        cite="mid:CE0B7651-E983-45CB-A91F-16AF0E9FD513@petroules.com"
        type="cite">
        <pre wrap="">On 2014-09-19, at 01:34 PM, Карелин Павел <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:hkarel@yandex.ru"><hkarel@yandex.ru></a> wrote:

</pre>
        <blockquote type="cite">
          <pre wrap="">I would like to investigate properties and values of QBS objects. 
But usual javascript a design of enumeration didn't work:
for (var p in project) {
    // Here never we get...
}

How is possible to enumerate properties and objects?


-- 
С уважением, Карелин Павел. 


_______________________________________________
QBS mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:QBS@qt-project.org">QBS@qt-project.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.qt-project.org/mailman/listinfo/qbs">http://lists.qt-project.org/mailman/listinfo/qbs</a>
</pre>
        </blockquote>
        <pre wrap="">What is your use case for doing this?
</pre>
      </blockquote>
      If to speak about a specific issue, now I try to write the rule
      for generation of soap-wrappers. As an example I use
      dynamicRuleOutputs. But my question doesn't belong to a specific
      issue. Already some time I taste QBS. I investigate system
      "outside" - reading documentation and watching examples. It would
      be desirable to investigate still "from within". As seems to me -
      it is natural to the programmer.<br>
      <br>
    </blockquote>
    Dear developers, I would like to receive the answer to my question.
    <br>
    The impossibility to enumerate properties of objects - is your
    defect, or on it there are objective reasons?<br>
    <br>
  </body>
</html>