[QFJ-330] Method do get the avilable Groups in a Group list from the FieldMap Object Created: 07/Aug/08  Updated: 06/Oct/08  Resolved: 10/Sep/08

Status: Closed
Project: QuickFIX/J
Component/s: Engine
Affects Version/s: 1.3.1
Fix Version/s: 1.3.3

Type: Improvement Priority: Major
Reporter: Asanka Abeysinghe Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None
Environment:

Ubuntu-Gutsy, JSK 1.5


Attachments: File QFJ-330-1.patch     File QFJ-330.patch    

 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.



 Comments   
Comment by Asanka Abeysinghe [ 16/Aug/08 ]

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.

Comment by Asanka Abeysinghe [ 16/Aug/08 ]

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

Generated at Sat May 11 15:00:40 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.