Download List

Descripción del Proyecto

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.

2005-05-10 13:25 Back to release list
4.14.0

Esta versión mejora el rendimiento general, especialmente con la ejecución de scripts CfgScript. Las mejoras y correcciones se hicieron en el manejo de cuerdas, localización, roscado, de configuración, y construir. Soporte para conectores de datagrama y arroyos SSL incluyendo direcciones URL HTTPS, se añade. Una base de datos JDBC, como de escritorio basado en SQLite y una invocación de método remoto similar a la RMI se introducen en esta versión. ACDK ahora es compatible con GCC 4.0, VC 8 (2005), y las versiones actuales de wxWidgets y OpenSSL.
Tags: Major feature enhancements
This release improves overall performance, especially with the
execution of CfgScript scripts. Improvements and bugfixes
were made in string handling, localization, threading,
configuration, and build. Support for datagram sockets and
SSL streams including HTTPS URLs is added. A JDBC-like
desktop database based on SQLite and a remote method
invocation similar to RMI are introduced in this release. ACDK
now supports GCC 4.0, VC 8 (2005), and current releases of
wxWidgets and OpenSSL.

Project Resources