XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.Beta1
    • None
    • None
    • None
    • None

      Right now, the toString() of WindupVertexFrame returns v[12345]. This does not help at all, so if some vertex fails to have some property that it should have, you need to write some debug code to see, what is inside and run the test in debug mode with registering debug point (at least I do it this way). For example:

      String p = myFrame.getSomeProperty();
      

      This slows things down, not speaking about if that is actually edge and you find yourself writing 6 lines of code just to see what is inside.

              jsightle@redhat.com Jess Sightler
              mbriskar_jira Matej Briskar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: