From: Lars H. <he...@se...> - 2008-11-21 15:35:36
|
[...] > So, tinyTiM MIO for 1.5 has currently the same set of > TopicMapWriters/TopicMapReaders as 2.0. And they share the same API. > It should make no difference if you're working with the > TopicMapReaders/Writers under 1.5 or 2.0. This statement has lead to some confusion. tinyTiM 1.5 and tinyTiM 2.0 are completely different Topic Maps engines, so tinytim.mio built with "ant -f build-15.xml" DOES NOT work with tinyTiM 2.0.0. If you want a tinytim.mio version which works with the current release (2.0.0a3) or the snapshot in the trunk (2.0.0a4) you have to build it via ant build.xml or simply ant The API for the writers / readers is the same, but the implementation differs at some points. Best regards, Lars -- Semagia <http://www.semagia.com> |