Ticket #139 (new enhancement)

Opened 9 months ago

Last modified 8 months ago

Develop base class to support components

Reported by: balister Assigned to: cdietric
Priority: major Milestone: Release 0.8.0
Component: component Version: trunk
Keywords: Cc:

Description

Create a new library (that may or may not be built with ossiecf) that contains base classes used to create components. This should replace all the component code that was contained in the ossiecf libraries.

Doing this should allow components to build without linking the ossiecf and ossieparser libraries, this should reduce a components memory footprint.

Change History

02/04/08 08:30:50 changed by balister

Ticket #100 and #101 show a path to solve this. The only remaining issue is developing a way to reduce the number of libraries components must link against.