On Thu, Apr 04, 2002, Andy DePue wrote: > implemented in this way using shared libraries (more of a "plug-in" > approach), then for the standard Plucker viewer (which needs to be > as fast as possible), you could create a shared library "plugin" > optimized for Plucker and its DB format...
I would include a default implementation for the standard Plucker viewer and then if a "plugin" is available it would replace the default implementation. That makes sure that the standalone viewer always is a working app. /Mike
