Télécharger la liste

Description du projet

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).

Système requise

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 Retour à la liste release
4.14.0

Cette version améliore la performance globale, en particulier avec l'exécution des scripts CfgScript. Améliorations et corrections de bugs ont été réalisés dans le traitement de chaînes, la localisation, le filetage, la configuration, et à construire. Le support des sockets datagramme et des ruisseaux de SSL incluant des URL HTTPS est ajoutée. Une base de données JDBC de type de bureau basé sur SQLite et un appel de méthode à distance du type RMI sont introduites dans cette version. ACDK prend désormais en charge GCC 4.0, VC 8 (2005), et les rejets actuels de wxWidgets et 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