- Improve the structure of the Pike header files
- providing a more defined API for 3rd party pike module authors (today, this is essentially things marked PMOD_EXPORT)
- specify an API we intend to be binary compatible with
- make a pike lib with a version number
Does this help us to embed pike in others applications ? Eg for example to make a apache mod_pike for example that can help us to promote Pike outside Caudium and Roxen.
/Xavier