I'd prefer not to have to modify any source. I'd like to be able to add a custom segment just like you can add a custom message package. But, I'm not quite sure how to go about that. Any examples? I'm using the 0.42 build (no, I don't want to update, it's a LOT of re-coding.) If I need to modify source, I can, but as a last resort.
Thanks, Tony From: Charles D. Fisher [mailto:[email protected]] Sent: Tuesday, October 20, 2009 4:30 PM To: Tony Kennedy Cc: [email protected] Subject: Re: [HAPI-devel] custom segments When you modify source, you don't necessarily have to recompile the whole thing. You just have to recompile the ones you changed, and then contrive to have them in the classpath ahead of the standard jar files, so your modified ones get picked up first. This works for us. Charles Fisher Division of Epidemiology New York State Dept. of Health 518-474-2735 "Tony Kennedy" <[email protected]> "Tony Kennedy" <[email protected]> 2009_10_20 01:55 PM To <[email protected]> cc Subject [HAPI-devel] custom segments Hi all, Is there a way to add custom segment parsing without having to add code to HAPI and recompile the whole thing? Thanks Tony-------------------------------------------------------------------- ---------- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference_______________________________________ ________ Hl7api-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hl7api-devel IMPORTANT NOTICE: This e-mail and any attachments may contain confidential or sensitive information which is, or may be, legally privileged or otherwise protected by law from further disclosure. It is intended only for the addressee. If you received this in error or from someone who was not authorized to send it to you, please do not distribute, copy or use it or any attachments. Please notify the sender immediately by reply e-mail and delete this from your system. Thank you for your cooperation.
<<image001.gif>>
<<image002.png>>
<<image003.png>>
------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference
_______________________________________________ Hl7api-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hl7api-devel

