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

2011-05-23 Thread Kamp, Daniel (GE Healthcare)
: [email protected] Subject: Re: [HAPI-devel] Generate Message generically in v 1.0.1 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 "DefaultModel

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