[QFJ-184] Improvement to session settings (multibyte) Created: 24/May/07 Updated: 04/Jul/07 Resolved: 07/Jun/07 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | Engine |
| Affects Version/s: | None |
| Fix Version/s: | 1.2.0 |
| Type: | Improvement | Priority: | Default |
| Reporter: | Steve Bate | Assignee: | Steve Bate |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Hi all! I work as an engineer in a local trading software company in Taiwan. I find some problems with weekly session in QuickFIX/J in our test 1. I can't confiure a weekly session using SessionSettings with 2. When parsing name of weekdays in class DayConverter, only the leading 3. Weekdays (StartDay, EndDay) is always in UTC, even when I set TimeZone=Asia/Taipei If I set both StartDay and EndDay to Wednesday (the equivalent, I made some changes to solve the 3 problems above in my own way, Regards, – |
| Comments |
| Comment by Steve Bate [ 07/Jun/07 ] |
|
I was able to patch the settings to support multibyte. However, the session schedule patch was too different from the trunk to patch reliably. I've asked the requestor for a patch against the trunk but I haven't received a response. I'm going to resolve this issue and if the session schedule patch is submitted, we'll create a new RFE for that. |