Rong Chen wrote: > Hi Mattias, Johan > > Thanks for the patch! There has been a commit recently in the kernel source > repository, which includes bug fix for terming binding and new getters of > TermBinding related classes etc. > > Can you please ajust your code so it can fit the latest code base? Also it > will be nice to have some minimum unit tests for the features you have > implemented - validation against existing terminologies and output > ontological part of archetype. > > These will make it bit easier for me to verify your code and finally commit > it into the subversion repository. Once again, thank you for your effort on > improving the kernel! > > Best regard, > > Rong > > > Rong Chen > Acode HB > http://www.acode.se > +46(0)704388001 > > -----Original message----- > From: Johan Hjalmarsson <johhj833 at student.liu.se> > Sent: 2005-11-25 09:51:18 > To: openehr-technical at openehr.org > Subject: Patches for openEHR java kernel 1.2.4 > > > >>Dear All, >> >>These four patches adds the following functionality to the ADLOutputter >>in the openEHR java kernel 1.2.4. >> >>- Outputs query bindings and term bindings. >>- Added getter in superclass OntologyBindingItem >>- Added getter in QueryBindingItem >>- Outputs the list of available terminologies >>- Changed the validation test for ADLOutputter so it will validate >>available terminologies. >>- ADLOutputter can save a file now, by flushing and closing the stream. >> >>You can get the patches at http://www.cyd.liu.se/users/~johhj833/openEHR/ >> >>Best regards, >>Mattias Forss and Johan Hjalmarsson >>Medical Informatics group at the Department of Biomedical Engineering >>Link?pings universitet, Sweden >> >> >>- >>If you have any questions about using this list, >>please send a message to d.lloyd at openehr.org >> > > > - > If you have any questions about using this list, > please send a message to d.lloyd at openehr.org >
Dear all, The patch for outputting ontological part of archetypes together with adjusted unit test has now been committed into the subversion repository. Rong

