Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-330

Method do get the avilable Groups in a Group list from the FieldMap Object

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 1.3.1
    • Fix Version/s: 1.3.3
    • Component/s: Engine
    • Labels:
      None
    • Environment:
      Ubuntu-Gutsy, JSK 1.5

      Description

      Facility to get the Group in a list (List<Group> ) from the FieldMap,
      With the current implementation it has to get the no of groups and a group iterator, and access by creating a group object.
      To get the group (delimiter) info required to access the data dictionary. Which is bit of work than getting a list of group objects.

        Attachments

          Activity

          Hide
          asankaa Asanka Abeysinghe added a comment -

          attached the patch for the above issue.
          This will make getGroups(Groupkey) method public. It will allow to extract the group objects with the delimiter that will avoid accessing data dictionary to find such info.

          Show
          asankaa Asanka Abeysinghe added a comment - attached the patch for the above issue. This will make getGroups(Groupkey) method public. It will allow to extract the group objects with the delimiter that will avoid accessing data dictionary to find such info.
          Hide
          asankaa Asanka Abeysinghe added a comment -

          correct patch is attached, Pls ignore QFJ-330.patch

          Show
          asankaa Asanka Abeysinghe added a comment - correct patch is attached, Pls ignore QFJ-330 .patch

            People

            • Assignee:
              Unassigned
              Reporter:
              asankaa Asanka Abeysinghe
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: