Download List

Projeto Descrição

ACDK is a development framework with a similar target of Microsoft's .NET or Sun's ONE platform, but it uses C++ as a core implementation language. It implements the standard library packages, including acdk::lang, acdk::lang::reflect, acdk::util, acdk::io, acdk::text (including regexpr), acdk::net, acdk::sql, acdk::xml, and more. Flexible allocator/garbage collection, threading, and Unicode are implemented in the core of ACDK. Extensions make C++ objects available for reflection, serialization, aspect-oriented class attributes, and Dynamic M ethod Invocation. This DMI acts as an universal object oriented call interface to connect C++ with scripting languages (Java, Perl, Tcl, Python, Lisp, Visual Basic, and VBScript) and standard component technologies (CORBA and COM).

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.

2004-12-13 16:24 Back to release list
4.13.0

acdk_xml agora pode validar os arquivos XML, e suporta namespaces, modelo DOM, e as expressões XPath. Literais ACDK suporte a Unicode seqüências de escape. Novos portos foram implementadas para Intel Solaris 9 e 10, VC 8, GCC 3.4, eo modelo novo segmento de Linux. Vários bugs foram corrigidos nos módulos acdk_core, acdk_net, CfgScript, acdk_xml, acdk_sql_odbc e acdk_wx.
Tags: Major feature enhancements
acdk_xml can now validate XML files, and supports
namespaces, DOM model, and xpath expressions. ACDK
literals support Unicode escape sequences. New
ports were implemented for Intel Solaris 9 and 10,
VC 8, GCC 3.4, and the new thread model of Linux.
Various bugs have been fixed in the modules
acdk_core, acdk_net, CfgScript, acdk_xml,
acdk_sql_odbc, and acdk_wx.

Project Resources