Questions tagged [classes]
1 questions
1
vote
1 answer
hold a list of objects in the slot of another object?
i'm playing around with EIEIO and jeison.el, trying to model a json rest api for an emacs client.
if i define a class, its slots can also specify a :type, and this can be another class i have created. when i instantiate the object, the slot contains…

user27075
- 488
- 3
- 11