Synopsis - Issue Tracker
I can take this on. I would suggest however, to use a more neutral word than DLLEXPORT to express dynamic interface. Something like SYNOPSIS_API, which can take the value __declspec(dllexport/dllimport), depending on an external #define. Usually, this external define is provided by the VS.NET project system (something like SYNOPSIS_EXPORTS), but it can be controlled by a define as the first line of every implementation file (see boost::program_options or other boost dynamically linked libraries), which is more portable, although more verbose.
I will need some guidance on which interface should be exposed at first. |
|
| Date |
User |
Action |
Args |
| 2007-02-12 14:39:12 | david | set | messageid: <1171291150.85.0.272654142593.bug81@synopsis.fresco.org> |
| 2007-02-12 14:39:12 | david | set | recipients:
+ david, stefan, hkaiser |
| 2007-02-12 14:39:11 | david | link | bug81 messages |
| 2007-02-12 14:39:11 | david | create | |
|