$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alex MDC (alex.mdc_at_[hidden])
Date: 2008-05-11 08:35:03
Yes, this functionality would be great! I use this pattern quite often (e.g.
to not hold the lock while performing a callback) and it's not ideal to do
it manually.