<br>hi Erik!<br><br>at last i've created a standalone defclass-star project.<br><br>(defclass* some-class (some super classes)<br>  ((slot1 :unbound :documentation "zork")))<br><br>by default expands to:<br><br>(defclass some-class (some super classes)
<br>  ((slot1 :accessor slot1-of :initarg :slot1 :documentation "zork")))<br><br>could you please create a new project called "defclass-star" and add me (alendvai), lmeszaros and mbaringer to the project?
<br clear="all"><br>hoping that you like the idea,<br><br>-- <br>- attila<br><br>"- The truth is that I've been too considerate, and so became unintentionally cruel...<br> - I understand.<br> - No, you don't understand! We don't speak the same language!"
<br>(Ingmar Bergman - Smultronstället)