{{Quickfixn}} Custom data dictionary and class file generation problem
Ruaan Viljoen
ruaanv at gmail.com
Thu Jan 23 23:46:25 PST 2014
We have a counterparty with a custom dictionary. They have a custom fields
on some messages,which we added to the dictionary and ran the generate.rb
script to re-create the c# classes with the custom dictionary values.
The new field TYPE is available, but not the property or Set(Foo newField)
methods.
Adding new existing type fields to messages do create the Set and property
methods correctly, but any newly defined custom fields seem to not generate
the above.
I'm assuming I'm doing something wrong with my datadictionary def,
something wrong with my expectations or it is a bug.
We are using FIX50SP2, and both custom fields are INT, with a single ENUM
value '1', defined in the <fiields> section and then added as fields in the
respective messages in the <messages> section.
I'm not too familiar with ruby, so haven't yet really gone through the
generate scripts yet.
Any suggestions?
Thanks
Ruaan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20140124/ed22d767/attachment.htm>
More information about the Quickfixn
mailing list