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 Requirements

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

자바 웹 스타트에서 클래스 로딩 문제가 발생이 릴리스의 버그 수정.
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

의 "load - 클래스"태그 처리기는 이제 더 유연한 여러 인자에 대한있게됩니다. "프록시"태그가 지금보다 더 나은 수준의 해상도를 허용 매개 변수는 융통성이있습니다. 이 릴리스에 제출하지 말았어야 일부 디버깅 코드가 제거되었습니다.
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 엔진에 대한 "루비", "자바 스크립트", 및 "BeanShell"이 추가되었습니다. "BeanShell BSF를 통해 둘 다 지원합니다"및 기본 모델 유형이다. "MrRoboto"클래스가 어떤 동작을 구현하는 간단한 java.awt.Robot 문서 생성이 추가되었습니다. 이 MrRoboto 클래스, 그리고 KeyListener와 MouseListener를 구현하기만하면이 기록되며 각 구성 요소에 추가됩니다. 새로운 BSF 스키마는 네임 스페이스를 모두 표준 BSF 활용 문서 만들기 원조를 위해 만들어졌습니다. ProcessHandler되었습니다 HttpHandler처럼 행동 refactored있다.
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 지원이 추가되었습니다 (src 참조 / XML을 / 예제 / 예를 들어, scripts.xml). 모델 인터페이스 BSF 지원이 추가되었습니다. ScriptHandler 프로세스에 추가되었습니다 혼자 스크립트를하라. ExpressionHandler 프로세스 표현에 추가되었습니다. bsf.ScriptHandler 프로세스에 추가되었습니다 혼자 BSF 스크립트를하라. bsf.ExpressionHandler BSF 표현 과정에 추가되었습니다. 기본 모델은 지금 BeanShellModel, 어떤 기능 ModelMap 같은를 제공합니다. BeanShellModel 모델 인터페이스에 맞도록 refactored했다.
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 원시적인 배열 수 있도록 변경되었습니다. 이 변경되었습니다 "동적 것은"콘솔을 포함합니다.
Tags: Minor feature enhancements
ArrayHandler has been changed to allow for primitive arrays. "dynamic-thing" has been changed to include a console.

Project Resources