2007/1/8, Koray Atalag <atalagk at yahoo.com>: > > Mattias Forss wrote: > > The latest code of the Java Archetype Editor now validates > > cardinalities. It also has support for all but the demographics > > archetypes now. Lots of new improvements and features have been added > > and version 0.5 of the editor (including the source code) will be > > released before the end of this month. > Hi Mattias and others, > > I am sorry I did forget to specify which tools I was mentioning about, > it is not the Java one. In fact I haven't studied the Java work yet but > will do soon. To tell you the truth, while writing down 4 monstrous > archetypes (each having 1500-2000 lines!), I did not use an editor - > just the good old vi(m).
Oh, that must have taken a lot of time, but maybe you're an expert on all the keyboard shortcuts in vi ;-) BTW I was wondering if the Java editor supports Unicode as I desperately > need it. Java supports Unicode and hence the editor does. There are some issues in the ADLSerializer and ADLParser for different encodings and ADLs which don't have UTF-8 encoding may become scrambled on view because the ADLParser uses Unicode and also on serialization because the ADLSerializer currently only serializes to UTF-8. I also think there may be problems with quoted Unicode. I think Rong Chen knows better what issues there are. The editor mainly relies on the status of the Java reference implementation when it comes to Unicode support. Regards, Mattias Best regards, > > -koray > > > _______________________________________________ > openEHR-technical mailing list > openEHR-technical at openehr.org > http://www.chime.ucl.ac.uk/mailman/listinfo/openehr-technical > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20070108/85a7ab90/attachment.html> -------------- next part -------------- _______________________________________________ openEHR-technical mailing list openEHR-technical at openehr.org http://www.chime.ucl.ac.uk/mailman/listinfo/openehr-technical

