<div dir="ltr">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.<div>
<br></div><div>The new field TYPE is available, but not the property or Set(Foo newField) methods.</div><div><br></div><div>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.</div>
<div><br></div><div>I'm assuming I'm doing something wrong with my datadictionary def, something wrong with my expectations or it is a bug.</div><div><br></div><div>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.</div>
<div><br></div><div>I'm not too familiar with ruby, so haven't yet really gone through the generate scripts yet.</div><div><br></div><div>Any suggestions?</div><div><div><font face="arial, helvetica, sans-serif"></font><div>
<br></div></div><div>Thanks</div><div>Ruaan</div>
</div></div>