$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2005-11-10 23:08:27
Graham Bennett wrote:
> By the way, do you think there is any merit to the idea of introducing
> policies for the way the DOM is created/stored?
See my other post. A central point of my design is to allow 'backends'
to be used to implement the DOM and associated services.
Having too fine grained a control over internals would restrict the
possibility to decouple interface and implementation.
Also, I don't see any need to do that. What parameters do you have
in mind that you would like to represent as policies ?
Regards,
Stefan