I noticed that if I use the :CONSTRUCTOR option to DEFFLAVOR, it doesn't take effect unless I also use COMPILE-FLAVOR-METHODS or make an explicit call on MAKE-INSTANCE (once) to get the methods to compile. Is this a bug or am I missing something? Jeff