unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ANNOUNCE] XSLT-process 2.2 available
@ 2003-01-08 17:40 Ovidiu Predescu
  2003-01-09 23:13 ` Richard Stallman
  0 siblings, 1 reply; 24+ messages in thread
From: Ovidiu Predescu @ 2003-01-08 17:40 UTC (permalink / raw)


What is it?
===========

XSLT-process is a mode for GNU Emacs/XEmacs which transforms it into a 
powerful editor with XSLT processing and debugging capabilities. With 
this mode you can:

- run an XSLT processor on the Emacs buffer you edit, and view the 
results either in another Emacs buffer or in a browser.

- run an XSLT processor in debug mode and view what happens during the 
XSLT transformation. You can set breakpoints, run step by step into 
your stylesheet, view global and local XSLT variables and many more. In 
this mode you effectively use GNU Emacs/XEmacs as an XSLT debugger.

- when used with the DocBook-XSL package, GNU Emacs/XEmacs becomes a 
powerful DocBook processing system.

Currently the Saxon and Xalan Java XSLT processors, and Apache FOP are 
supported, and the mode comes out of the box configured to use them.

The package has been tested with various versions of XEmacs and GNU 
Emacs under Linux, Windows 2000 and MacOS X.

The package is free software and is distributed under GPL. The home
page of XSLT-process is located at:

http://xslt-process.sourceforge.net/

What's new?
===========

This release adds several improvements to the previous release:

- XSLT-process now uses Saxon 6.5.2, Xalan 2.4.1 and FOP 0.20.4

- Debugging using Xalan 2.4.1 is now fully supported.

- Both JDK 1.3 and 1.4 are supported.

- During debugging sessions the output produced by executing the 
stylesheet is serialized immediately, then displayed and incrementally 
updated in an Emacs buffer.

- Added parameter passing to the XSLT processor. These are parameters 
that are specified to all the stylesheets, in addition to any other 
parameters. They are specified through the customization menu.

- Logging output, error messages, etc. generated by the FOP processor 
are displayed in the *Messages* buffer. The level of logging can be 
customized.

- Improvements to the display of information during debugging.

- MacOS X is now a supported platform, in addition to Linux and Windows 
2000.


Enjoy,
-- 
Ovidiu Predescu <ovidiu@apache.org>
http://webweavertech.com/ovidiu/weblog/

^ permalink raw reply	[flat|nested] 24+ messages in thread
* Re: [ANNOUNCE] XSLT-process 2.2 available
@ 2003-01-24  1:18 Mark Wielaard
  2003-01-25 19:22 ` Richard Stallman
  0 siblings, 1 reply; 24+ messages in thread
From: Mark Wielaard @ 2003-01-24  1:18 UTC (permalink / raw)
  Cc: burton

Hi,

I happened to read this message on the emacs-devel web-archive (but
don't normally follow emacs-devel. Since I am one of the GNU Classpath
developers (the core java libraries also used by gcj) I might be able to
help with getting your programs working with gcj or another free java
environment.

> This is a *big* move for me as I have use a lot of the libraries under Jakarta
> (I used to be a fulltime developer there) and a lot of them require code from
> the standard JDK.
> 
> Of course part of my migration to GCJ is going to be working on the stdlib so
> that I can compile complex appls like Xalan on GCJ.

Please take a look at the RHUG project setup by Athony Green (another
gcj hacker). <http://sources.redhat.com/rhug/>
RHUG contains versions of a lot of free java packages adapted to work
out of the box in a GNU environment using automake, autoconf, libtool
and gcj to create precompiled shared libraries and standalone programs.
It already contains a couple of the Jakarta packages such as the XML
processing packages Xalan-Java and Xerces2-J.

Cheers,

Mark

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2003-01-25 19:22 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-08 17:40 [ANNOUNCE] XSLT-process 2.2 available Ovidiu Predescu
2003-01-09 23:13 ` Richard Stallman
2003-01-10  2:21   ` Ovidiu Predescu
2003-01-11  0:21     ` Richard Stallman
2003-01-11 20:58       ` Ovidiu Predescu
2003-01-15  6:14     ` Kevin A. Burton (burtonator)
2003-01-18  0:47       ` Richard Stallman
2003-01-17  5:15         ` Kevin A. Burton (burtonator)
2003-01-18  1:51           ` Nic Ferrier
2003-01-17  6:12             ` Kevin A. Burton (burtonator)
2003-01-18  2:28               ` Nic Ferrier
2003-01-17 15:18                 ` Kevin A. Burton (burtonator)
2003-01-18  4:58           ` Ovidiu Predescu
2003-01-19  1:36           ` Richard Stallman
2003-01-19  5:42         ` Ovidiu Predescu
2003-01-20  0:50           ` Richard Stallman
2003-01-20 15:54             ` md5i
2003-01-20 16:40               ` Ovidiu Predescu
2003-01-20 20:08                 ` Jason Rumney
2003-01-21 18:18                 ` Richard Stallman
2003-01-22  7:29                   ` Kevin A. Burton (burtonator)
2003-01-25 19:22                     ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2003-01-24  1:18 Mark Wielaard
2003-01-25 19:22 ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).