(in-package :wisp-mvc)
(defpclass wisp-object () ())
Function ^class-name
Function ^class
Function find-class-btree
Function ensure-class-btree
Function find-instances Find all instances that belong to the class
Function find-instances* Find all instances that belong to the class and its subclasses
Method (create wisp-object)
Method (retrieve t t)
Method (destroy wisp-object)
Function slot-names
Function slot-values
Method (wisp-object->sexp wisp-object)
Generic Function print-object-content
Method (print-object-content t)
Method (print-object-content wisp-object)