Extension Mechanisms in Thot Libraries

It would appear that to override or augment  default Thot behavior one
modifies
or provides an application schema to define before, replacement, and after
methods
for specific functions.

I have two questions about this:

1) Can this application schema be modified on the fly on a per-document
basis?
     If not, can one do something equivalent on a document-by-document
basis
     (that is, modify default function behavior)?

2) Is there a point at which one can capture ALL events, and then decide if
something
     should be performed before, in lieu of, or after the default
functions?

Thanks again,

Paul.

BTW, if these details are described somewhere please let me know!

--

********************************************************************
Paul Pazandak                                      pazandak@objs.com
Object Services and Consulting, Inc.             http://www.objs.com
Minneapolis, Minnesota 55420-5409                       612-881-6498
********************************************************************

Received on Thursday, 15 January 1998 11:17:05 UTC