Hello,
Using a metaclass that defines extra-slots, will only work if the extra-slots
are
made 'exclusively' using the expression:
(make #:name name)
If one tries to pass a setter, a getter or an accessor, it raises an exception.
Attached a code snipset to reproduce the error: drop it a
On Tue, Jan 22, 2019 at 08:18:25PM -0800, Aleix Conchillo Flaqu� wrote:
> On Tue, Jan 22, 2019 at 5:30 PM Greg Troxel wrote:
> >
> > Aleix Conchillo Flaqu� writes:
> >
> > > Any chance or interest in moving to gitlab? My apologies if this has
> > > been discussed already. Not that I ever cont