Lisp HUG Maillist Archive

Initialization of effective slot definitions

Hi,

For my work on the Closer project, one of the things that I try to fix 
for LispWorks is the fact that the slot allocation is not passed 
correctly to initialize-instance for effective slot definitions. 
Instead, a :flags parameter is passed that seems to indicate the slot 
allocation. What is the reliable way to ask that flags parameter? In my 
tests, I have only seen it having the values 0 or 1. Are these the only 
valid values for that parameter? (Probably not, right?)


Thanks for any help in advance,
Pascal

--
But do not try and hide the parens. That's impossible. Instead only
try to realize the truth. There are no parens. - Tayssir John Gabbour


Updated at: 2020-12-10 08:53 UTC