Speaker:
Dr. Jon Cook, Department of Computer Science

Time and Location:
2pm 2/20/04 (Friday) in Science Hall 124

Title: Building Programs with Modules: from Static Libraries
       to Dynamically Pluggable Components

Abstract:

We will begin with a brief overview of how executable programs
are built from pieces, including basic linking of object code
and static libraries, and the detail of how dynamic link 
libraries work. After this we will talk about our current work
in turning the dynamic linking capability into a full-fledged
dynamically pluggable and evolvable component framework.