Download List

项目描述

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.

系统要求

System requirement is not defined
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

此版本修正了错误,造成Java Web Start中类装载的问题。
标签: Major bugfixes
This release fixes a bug which caused class loading issues in Java Web
Start.

2003-03-17 15:01
1.1.1

在“负载类”的标签处理程序是现在更加灵活,允许多个参数。在“代理”的标签现在更加灵活,可以更好的参数类的决议。一些调试代码,不应该进入了释放它被删除。
标签: 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

边防军引擎的“红宝石”,“JavaScript的”和“BeanShell”增加了。 “BeanShell”的支持,并通过边防军都在默认模式类型。阿“MrRoboto”级增加了,创建文件,实现简单java.awt.Robot行动。这MrRoboto类实现KeyListener和MouseListener,并添加到每个地将录制的组成部分。一个新的边防军模式的建立是为了帮助创建文件,利用标准和边防军的命名空间。 ProcessHandler已重构的行为更像的HttpHandler。
标签: 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

边防军支援的是(见钢骨混凝土/的XML /例子/为例scripts.xml)。模型接口已添加到支持边防军。 ScriptHandler被添加到独立的过程脚本。 ExpressionHandler被添加到进程表达式。 bsf.ScriptHandler被添加到进程的独立边防军脚本。 bsf.ExpressionHandler被添加到进程边防军表达式。默认的模式现在BeanShellModel,该条规定ModelMap相同的功能。 BeanShellModel被重构,以符合示范接口。
标签: 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已被更改,以便原始数组。 “动态的事”已被更改为包括一个控制台。
标签: Minor feature enhancements
ArrayHandler has been changed to allow for primitive arrays. "dynamic-thing" has been changed to include a console.

Project Resources