Download List

项目描述

Uncle Unc is a framework for working with trees of objects. Existing services such as filesystems, code libraries, networks, log files, mailboxes and directories can be mapped onto this object tree, as can some traditional desktop applications. User interfaces work directly with the object tree, offering best of breed interface design (e.g. filtering, breadcrumb bars, paging, sorting, and file-explorer-like views) across the full range of services. The framework promotes clean design, completeness of representation, and reusability of both front end and back end code.

系统要求

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.

2002-05-07 15:08
0.16

这是首次开发,只有一个完全重写代码库释放。现在有适当的项目可调用的方法,样本GUI客户端已经被完全重写以开发新的API和实验谷歌模块已增加了,好奇玩耍。超过90%的功能在以前的版本的功能,加上不少新的东西很多,但是这还不是'稳定'释放。
This is a first developers-only release of a completely rewritten codebase. Items now have proper callable methods, the sample GUI client has been completely rewritten to exploit the new API, and an experimental Google module has been added in for the curious to play with. Over 90% of the features in the previous release are functional, plus quite a lot of new stuff, but this isn't yet a 'stable' release.

2002-04-09 14:10
0.15

Ant构建文件被修改,以便对他们没有Jini的包箱民间可以成功编译(不包括Jini的,依赖的类的子集)。阿用于查看日志文件的模块已添加。它主要针对Apache的log4j的,但可以适用于任何基于文本日志文件,因为它正则表达式的解析机制。
标签: Minor feature enhancements
The ant build file was altered so that folk without the jini kit on their boxes can successfully compile (excluding the jini-dependent subset of classes). A module for viewing log files was added. It is aimed primarily at Apache log4j, but can be applied to any text-based log-file due to its regular-expression-based parsing mechanism.

2002-04-05 14:29
0.14

在这方面,数据库认证机制的完整版本,可以适用于任何类型的JDBC URL与MySQL的使用(样本包括),并提供了许多其他服务的身份验证和通信的基础。下面这一点,大多数的消息传递层是一个样本进行对话,基于GUI的客户端实现。
标签: Major feature enhancements
In this version the database authentication mechanism was completed, and can be applied to any kind of JDBC URL (samples for use with MySQL included), and provides a basis for authentication and communications with many other services. Underneath this, most of the message-passing layer is in place, with a sample dialog-based implementation in the GUI client.

2002-03-22 14:49
0.12

此版本修复了错误的classbrowser意见,是防止一个方法或构造多晶型显示夫妇。还有更多的方法为描述性的名称。对于消息的框架中间件和客户端之间传递到位,但尚未完全在演示实施。
标签: Minor bugfixes
This release fixes a couple of bugs with the classbrowser views that were preventing display of multiple polymorphs of a method or constructor. There are also more descriptive names for the methods. The framework for message-passing between middleware and client is in place, but not yet fully implemented in the demo.

2002-03-19 18:44
0.11

最新的稳定版本ulunum这些代码现在可以作为源只为开发档案。二进制版本的缴费为联合国军司令部和香港艺高叔叔最终用户,使用Ant构建系统。两个新的模块被添加到叔叔联合国军司令部。第一种是使用JDBC数据库浏览器,与Informix和MySQL测试。第二个是常见的用户界面组件,其中一些为ui.gui中。方兴未艾的基于Python的命令行界面也被加入。
标签: Major feature enhancements
The latest stable version of ulunum the code is
now available as source-only archive for
developers. Binary releases are avaiable for uncle
unc and ecco end-users, using an ant build system.
Two new modules were added to Uncle Unc. The first
is a database browser using JDBC, tested with
Informix and MySQL. The second is a set of common
user interface components, some of which are
incorporated into ui.gui. A fledgling Python-based
command-line interface was also added.

Project Resources