Conversation

Notices

  1. cc: # for SN/GS much talked about, but still to come: parent retrieval http://oracle.skilledtests.com/search/notice?q=parent+retrieval

    Friday, 19-Sep-14 11:05:13 UTC from oracle.skilledtests.com
    1. @erkanyilmaz isn't that already happening inside tree view of a convo?

      Friday, 19-Sep-14 11:06:45 UTC from oracle.skilledtests.com
      1. no(t yet): @mmn was talking about the parent being downloaded automatically, but the danger is for # and alike. So, getting the parent when one # was thought about. But: nothing yet implemented #

        Friday, 19-Sep-14 11:11:00 UTC from oracle.skilledtests.com
        1. @erkanyilmaz it should not be essentially different from retrieving a dent by its ID - only as parameter you use the parent ID of a dent; I'm not even sure if you actually need a new API function for it, unless you want to use dent ID as input, and letting the call do the extra lookup

          Friday, 19-Sep-14 11:14:43 UTC from oracle.skilledtests.com
        2. @erkanyilmaz the "if clicked on" part is of course part of the (web) UI - only the retrieval would be original API call or a new, slightly extended one (as sketched below)

          Friday, 19-Sep-14 11:17:18 UTC from oracle.skilledtests.com