Download List

專案描述

The Vexi Platform is used for creating and deploying rich user interfaces for Internet/intranet applications that look and feel like native applications. Vexi uses a combination of a subset of XML and Javascript to provide a simple API for the development of interactive visual components. Vexi provides an intuitive, themable widget set, created using this API. Vexi interfaces then communicate with server applications through XML-RPC or SOAP.

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.

2010-04-15 00:40
3.0 build 3835

Additional JavaScript features were added, such as the Elvis ?. syntax. Lots of bugs were fixed, so very few known issues remain. Enhancements were made to the layout engine (mainly under the hood). Lots of tiny improvements were made to the widgets. The launcher was rewritten.
標籤: Major feature enhancements, Major bugfixes

2009-07-01 23:38
3.0 build 3539

This is a bugfix and API update release. There are API additions Box.add(Box) and Box.clear() for manipulating Box children. You can now extract an array of object keys with keysof(obj).toArray(). Also you can now build Vexi to use the Apache HTTP implementation instead of the built-in Ibex HTTP. You can now call vexi.trace() with multiple arguments. There are new JavaScript functions vexi.js.deepcopy(), vexi.js.constructorsOf(), and Array.concat(). There were numerous other bugfixes.
標籤: Major feature enhancements

2009-04-23 09:05
3.0 build 3447

There have been several Core API improvements and several Core improvements, notably more efficient event handling. There have been major feature enhancements for the JS engine (support for 'this', 'instanceof' keywords, constructors, and proxy list objects), as well as optimizations (much leaner maps and arrays), and major fixes for other JS features including cloning. There have been many small, iterative improvements to the Widgets, including some new widgets. The launcher has been improved, and there are many other fixes to all areas of the platform.

2007-12-23 16:41
3.0 RC7

Vexi now supports the JSON-enabling JS functions
eval() and stringify(). There are numermous
bugfixes to the core and small updates to the
widgets. Vexi now runs on Mac OS X again.
標籤: Minor feature enhancements

2007-11-08 07:47
3.0 RC6

A new JS engine, massive cleanups, much improved stability, years of work on the widgets, and in general massive advancements in the codebase are just some of the highlights since the project last made a stable release.
標籤: Major feature enhancements

Project Resources