Etna 0.3.1
Par Laurentj le jeudi, avril 27 2006, 09:33 - Projets - Lien permanent
I released a new version of Etna, our wysiwyg XML editor. This 0.3.1 version fixes tons of bugs on the RelaxNG parser and on the validator. In fact, i rewrote my test case engine, to use the Jame Clark's RelaxNG test suite. With this test suite, included in a new version of my RelaxNG validator extension, i discovered many bugs and fixed them. Another consequence, is that i finished to implement all the Relax NG patterns, so the support of RelaxNG is complete. However, there are still few minor bugs, but Etna 0.3.1 is more stable than 0.3...
There isn't any new feature, except that you can provide now your own datatype library. I will write a documentation on that.
I'm working now on the UI, on the editor API (for the extensions). I will work also on a new web site with a forum, and i will perhaps begin a migration to Gecko 1.8.
Commentaires
Est-il possible de se servir de Etna pour créer des innterface XUL comme on utiliserai NVu pour faire des page HTML ?
Je vois mal "écrire" une interface utilisateur comme on écrit un texte.. Et puis, le XUL n'a pas de grammaire figée, donc pas de schéma.
Etna est un éditeur de texte, ou peut même devenir un traitement de texte en ajoutant des fonctionnalités de traitement de texte.. Mais il n'est pas fait pour être un éditeur graphique (pour éditer du SVG, XUL...).