$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bernhard Glück (gluber_at_[hidden])
Date: 2001-07-10 15:22:42
Is it possible to overcome the missing feature of crossmodule inheritance
support by exporting my base class in every plugin ? Would this have some
drawbacks ( except the memory consumption of course) If yes i could wrap
this in a function and just call it during plugin initialization every time
so the client programmer wouldn't even notice .. And yes I have only ONE
base class ... so this would be it...
Thanks
Bernhard Glück