Re: [HAPI-devel] Generate Message generically in v 1.0.1

2011-05-23 Thread Kamp, Daniel (GE Healthcare)
Good afternoon James, Thank you for the response and analysis. I will see how this fits in with our design. Thank you again, Dan From: [email protected] [mailto:[email protected]] On Behalf Of James Agnew Sent: Monday, May 23, 2011 11:54 AM To: Kamp, Daniel (GE Healthcare) Cc: hl7

Re: [HAPI-devel] Generate Message generically in v 1.0.1

2011-05-23 Thread James Agnew
Hi Daniel, Is the issue you are having related to the fact that you can't find "getVersionPackageName(String)" in 1.0.1? If so, that method has moved to the class "DefaultModelClassFactory" in 1.0, due to all of the source generation code being moved out of the runtime library. One alternate way