[
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:34:18 -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=mM37sEUktaSWvh8etb+vtR4VITctmzET8IZiXICKCuLT0o3dKGRcS384fFmnzgMiY33CzNT+nJNeMvNoEMpTPIniDHZ+p+0U3Nc/l4/x1MwfwqlfxqteCyvD6jPUtRPx9AS6kxOQdccA4WXprLqvOG2sJRNoK0AS4k2FTW9zVZs=
- 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)
|