On Tue, Sep 08, 2009 at 08:51:38PM +0100, Tiarnan O'Corrain wrote: > the get-instance* functions don't take a store-controller argument. > What's the recommended way of directing these to the appropriate store > where many may be open? (let ((*store-controller* my-store-controller)) (get-instance...)) Leslie