{12} JOMDoc News (8 matches)

JOMDoc News

Created Reporter Summary Ticket
Description
10/19/10 vzholudev 2010-10-19: Major version change (0.1.5 -> 1.3.0) #684

Hey,

as you might have realized, the current release of JOMDoc has a sudden leap in the version number. The reason for this is simple: JOMDoc is pretty stable right now and a version number like 0.1.x might scare people off. In our opinion, JOMDoc deserves having a greater version number. Also 1.3.x is not a coincidence. We emphasize that current JOMDoc is adapted for the draft of the OMDoc 1.3 format. When we switch to newer versions of OMDoc, the JOMDoc version number (first two digits) will be changed accordingly.


10/14/10 dmisev 2010-10-14: JOMDoc 1.3.0 released! #683

JOMDoc v1.3.0 has been released. New in this version:

  • Improved caching by using more sophisticated caching mechanisms
  • Switched to using a standard logging library (log4j)
  • A unified resolvers interface is used everywhere throughout the code
  • Fixed many multi-threading safety related bugs
  • Fixed dangerous memory leaks
  • Comprehensive users/developers documentation

Full release notes:  https://trac.omdoc.org/jomdoc/wiki/JOMDoc130

Download:  https://trac.omdoc.org/jomdoc/wiki/Download


03/25/10 dmisev 2010-04-01: Updated documentation #642

The JOMDoc documentation has finally been updated! It addresses both the end users that will use JOMDoc as an application, and the developers that want to quickly get familiar with JOMDoc's code or get a quick reference. Check it out at the JOMDoc library's page:


02/09/10 vzholudev 2010-02-03: JOMDoc 0.1.4 released! #629

JOMDoc v0.1.4 has been released. New in this version:

  • JOMDoc is now fully integrated in TNTBase

( https://trac.mathweb.org/tntbase/)

  • An "Abstract Documents Module" which allows for context-sensitive

concretion and abstraction of documents

  • Refactored and unified notation and variant modules
  • Refactored and unified the URI resolvers used in JOMDoc
  • Many fixed bugs and improved tests

Full release notes:  https://trac.omdoc.org/jomdoc/wiki/JOMDoc014

Download:  https://trac.omdoc.org/jomdoc/wiki/Download


08/13/09 dmisev 2009-08-15: Refactored XSLT processing #509

I've refactored the XSLT processing in JOMDoc, it should be much more reliable now

  • removed all usage of XOM as it was causing quite some troubles
  • fixed the problems caused when using -X (default XSLT stylesheet), the URIs are now being properly resolved
  • @Slava - I removed your resolver from XSLTUtil, but you can get the default TransformFactory? and set your custom resolver to it

This refactoring isn't thoroughly tested, let me know if you come across any problems.


08/11/09 kohlhase 2009-08-05: OMDoc 1.3 branch for JOMDoc #507

as we make progress with OMDoc 1.6, the format quickly distances itself from what is implemented in JOMDoc. This has become apparent in the schema first, but other aspects will follow. On the other hand, JOMDoc implements the new pattern-based notation definitions, and uses the new OMDoc namespace  http://omdoc.org/ns. And we certainly do not want to go back to the old klunky notation system of OMDoc 1.2

Therefore I have decided to make a new version of the OMDoc in a branch:  https://svn.omdoc.org/repos/omdoc/branches/omdoc-1.3. The purpose of this spec is to serve as a target specification of what is implemented in JOMDoc, and we should keep both in sync. So please file issues against the version 1.3 in the OMDoc trac  https://trac.omdoc.org/OMDoc/ and schedule them for the OMDoc1.3 milestone if something significant changes in JOMDoc.


08/11/09 kohlhase 2009-07-23: JOBAD competes in the AI Mashup Demo #506

The  annual German AI Conference organizes an  AI Mashup Challenge. We are participating with the JOBAD project, see AI-Mashup for details.


08/11/09 kohlhase project news #504

The JOMDoc project now provides a news channel. To add to this news channel, just make a new ticket of type "news".


Note: See TracReports for help on using and creating reports.