Re: [HAPI-devel] custom segments

2009-10-21 Thread Tony Kennedy
James, I started to take a look at this and I think I wasn't clear. I need to parse messages with the non-standard segments, not create them. Can I just use the Terser() functions to grab data? Will those non-standard segments be parsed? Or will I need to add some parsing code somewhere?

Re: [HAPI-devel] custom segments

2009-10-21 Thread Tony Kennedy
Thanks James, I'll give the addCustomSegment() a try. At one point I moved from .3 to .42 and it was a pain. From your note, I'm guessing moving from .4 up shouldn't be so much work. I should give it a try. I've since done a conversion of the 0.51 Java to C# and I'm working on convertin