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.

2004-12-13 16:24 Retour à la liste release
4.13.0

acdk_xml pouvez maintenant valider les fichiers XML, et supporte les espaces de noms, DOM modèle, et des expressions XPath. Littéraux ACDK support de l'Unicode séquences d'échappement. Les nouveaux ports ont été mis en œuvre pour Intel Solaris 9 et 10, VC 8, GCC 3.4, et le modèle nouveau sujet de Linux. Divers bogues ont été corrigés dans les modules acdk_core, acdk_net, CfgScript, acdk_xml, acdk_sql_odbc, et 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