[
Lists Home |
Date Index |
Thread Index
]
- To: xml-dev@lists.xml.org
- Subject: Announce: XPontus XML Editor
- From: Yves Zoundi <yveszoundi@gmail.com>
- Date: Fri, 14 Jul 2006 20:44:50 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=kHRmX/YMEO3xPvY82hkGVcwP0UH7V5p6Fg96LP/0cb0FYnN6h3eK2ROj74Y/5O3yllf9kZhRytF2XAor+RHGGe6WBGIE/gdek82ciGl22vWqZlTxJUTv603qnJTi5tPEKnzbdqjqQlC8Phtnszla9lJA8xLknLmV8JckkLyZhe4=
- User-agent: Thunderbird 1.5.0.2 (X11/20060516)
XPontus(http://xpontus.sf.net) is a free java based XML editor designed
towards text editing. It aims to provide a free alternative to
commercial XML Editors.
This is the first release candidate of XPontus XML Editor 1.0.0. There
are now linux packages and a real windows installer.
Thanks to lots of comments, I tried to improve the user experience in
that release.
Changes:
Changes to Project Administration
* Moved the revision control system from CVS to SVN
Changes to the Code Base
* Spring is used as container and for IOC.
* Changed from simple object serialization to XStream to save user
settings.
* Moved from observer pattern to JGoodies bindings for UI mappings
* Allowed the user to customize more settings(font, tab size, jtidy
settings,etc.).
* Add a tree view to browse the XML code structure
* Added support for XMLDiff
* The API has been cleaned to reuse code
Changes to Design
* No more annoying popup windows when you don't need them
Changes to the user interface
* Changed Splitpane windows to VlDocking framework components
http://xpontus.sourceforge.net
Yves Zoundi(YZ)
|