Downloadliste

Projektbeschreibung

Axualize is a tool for creating applications by actualizing Java objects using XML. Axualize is based on JSR-57, and is intended to allow developers to create Java applications dynamically using XML. To understand how this could be useful, imagine a J2EE application with multiple client UIs being generated from Web applications. Using Axualize, you can present multiple form-based GUI front ends to your application by dropping in a Web application which builds your GUI applications using Axualize XML generated with JSP and whatever application framework you please.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-19 16:22
1.1.2

Dieses Release behebt einen Bug, der Probleme beim Laden der Klasse in Java Web Start verursacht.
Tags: Major bugfixes
This release fixes a bug which caused class loading issues in Java Web
Start.

2003-03-17 15:01
1.1.1

Die "Last-Klassen" Tag-Handler ist nun flexibler, so dass für mehrere Argumente. Die "Proxy"-Tag ist nun flexibler, eine bessere Parameter Klasse Auflösung. Einige Debugging-Code, die es nicht in den Release hätte gemacht wurde entfernt.
Tags: Minor feature enhancements
The "load-classes" tag handler is now more flexible, allowing for multiple arguments. The "proxy" tag is now more flexible, allowing better parameter class resolution. Some debugging code which should not have made it into the release was removed.

2003-03-03 15:38
1.1.0

BSF Motoren für "Ruby", "JavaScript" und "BeanShell" hinzugefügt wurden. "BeanShell" unterstützt sowohl durch BSF und in der Standard-Modell-Typ. A "MrRoboto"-Klasse wurde hinzugefügt, die Dokumente, die einfache java.awt.Robot Maßnahmen zur Umsetzung erstellt. Diese Klasse implementiert MrRoboto KeyListener und MouseListener, und ist einfach für jede einzelne Komponente, die aufgezeichnet werden aufgenommen. Eine neue BSF-Schema wurde geschaffen, um Hilfe die Erstellung von Dokumenten, die sowohl Standard-und BSF nutzen Namensräume. ProcessHandler wurde Refactoring mehr wie HttpHandler verhalten.
Tags: Major feature enhancements
BSF engines for "Ruby", "JavaScript", and "BeanShell" were added. "BeanShell" is supported both through BSF and in the default model type. A "MrRoboto" class was added, which creates documents which implement simple java.awt.Robot actions. This MrRoboto class implements KeyListener and MouseListener, and is simply added to each component which will be recorded. A new BSF schema was created to aid creating documents which utilize both standard and BSF namespaces. ProcessHandler has been refactored to behave more like HttpHandler.

2003-02-26 20:17
1.1.beta1

BSF-Support wurde hinzugefügt (siehe src / xml / examples / scripts.xml für ein Beispiel). Model-Schnittstelle wurde hinzugefügt, um BSF unterstützen. ScriptHandler wurde hinzugefügt, um Stand-alone-Prozess-Skripten. ExpressionHandler war zu verarbeiten Ausdrücke aufgenommen. bsf.ScriptHandler wurde hinzugefügt, um Stand-alone-Prozess BSF-Skripten. bsf.ExpressionHandler wurde hinzugefügt, um BSF Ausdrücke Prozess. Die Standard-Modell wird nun BeanShellModel, die die gleiche Funktionalität bietet wie ModelMap. BeanShellModel wurde Refactoring auf die Modell-Schnittstelle entsprechen.
Tags: Major feature enhancements
BSF support was added (see src/xml/examples/scripts.xml for an example). Model interface was added to support BSF. ScriptHandler was added to process stand alone scripts. ExpressionHandler was added to process expressions. bsf.ScriptHandler was added to process stand alone BSF scripts. bsf.ExpressionHandler was added to process BSF expressions. The default model is now BeanShellModel, which provides the same functionally as ModelMap. BeanShellModel was refactored to conform to the Model interface.

2003-02-19 00:32
1.0.13

ArrayHandler wurde geändert, um für primitive Arrays ermöglichen. "dynamisch-thing" wurde geändert, um auch eine Konsole.
Tags: Minor feature enhancements
ArrayHandler has been changed to allow for primitive arrays. "dynamic-thing" has been changed to include a console.

Project Resources