Download List

Descripción del Proyecto

C-Pluff is a plug-in framework for C programs. It
has been strongly inspired by the Java plug-in
framework in Eclipse. C-Pluff focuses on providing
core services for plug-in interaction and plug-in
management. It aims to be platform neutral and
supports dynamic changes to plug-in configuration
without stopping the whole application or
framework. It does not yet provide special
facilities for distribution such as signed plug-in
packages or remote plug-in repositories, but it is
possible to build such features on top of the
current framework.

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.

2007-04-06 18:15 Back to release list
0.1.3

Esta versión corrige un par de errores en su mayoría correspondientes a la plataforma Windows (Windows soporte multi-threading y libltdl) y añade soporte de Windows mejor empaque, incluyendo una base de Visual C entorno de construcción para las aplicaciones de ejemplo. También incluye algunos cambios menores a la aplicación general y la organización del árbol de código fuente. No hay cambios en la API.
Tags: Minor bugfixes
This release fixes a couple of bugs mostly relevant to the Windows platform (Windows multi-threading and libltdl support) and adds better Windows packaging support, including a Visual C based build environment for the example applications. It also includes some minor changes to the general implementation and source tree organization. There are no changes to the API.

Project Resources